-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Labels
bugmedia and encodingIssues regarding media type support and how to encode data (outside of query/path params)Issues regarding media type support and how to encode data (outside of query/path params)
Milestone
Description
Reviewing the Encoding Object Examples
The keyword type
should be $ref
.
addresses:
# default Content-Type for arrays is based on the `inner` type (object shown, so `application/json` in this example)
type: array
items:
type: '#/components/schemas/Address'
jdesrosiers
Metadata
Metadata
Assignees
Labels
bugmedia and encodingIssues regarding media type support and how to encode data (outside of query/path params)Issues regarding media type support and how to encode data (outside of query/path params)