Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion versions/3.1.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -1574,7 +1574,7 @@ requestBody:
type: object
properties: {}
profileImage:
# Content-Type for application-level encoded resource is `text/plain`
# Content-Type for properties with type string and contentEncoding is `application/octet-stream`
type: string
contentMediaType: image/png
contentEncoding: base64
Expand Down