Skip to content

Commit 4093055

Browse files
handrewshudlow
andcommitted
Better wording: content vs media
Co-authored-by: Dan Hudlow <[email protected]>
1 parent e83d8ed commit 4093055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1661,7 +1661,7 @@ See also the [Media Type Registry](#media-type-registry).
16611661

16621662
The `schema` field MUST be applied to the complete content, as defined by the media type and the context ([Request Body Object](#request-body-object), [Response Object](#response-object), [Parameter Object](#parameter-object), or [Header Object](#header-object).
16631663
Unless some sort of streaming JSON Schema processor is available, this requires loading the entire content into memory.
1664-
This poses a challenge for streamed media, particularly streams where the client is intended to choose when to stop reading as there is no well-defined end to the stream.
1664+
This poses a challenge for streamed content, particularly streams where the client is intended to choose when to stop reading as there is no well-defined end to the stream.
16651665

16661666
###### Binary Streams
16671667

0 commit comments

Comments
 (0)