Determine a consistent style for documenting functions that return large response structs or binary data. There should be a consistent visual style to indicate that data was cut off.
Implement and ensure that tests cover all documentation examples, as DocTests likely won't be possible if responses are truncated.