-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Labels
examplesrequests for more or better examples in the specificationrequests for more or better examples in the specificationmedia 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
The example from the spec:
profileImage:
# Content-Type for application-level encoded resource is `text/plain`
type: string
contentMediaType: image/png
contentEncoding: base64
contradicts the specification:
If the property is a type: string with a contentEncoding, the default Content-Type is application/octet-stream
Metadata
Metadata
Assignees
Labels
examplesrequests for more or better examples in the specificationrequests for more or better examples in the specificationmedia 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)