Render added/changed in info on request and response content types (#1876)
* Render added/changed in info on request and response content types Fixes: #1774 Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org> Co-authored-by: Kévin Commaille <76261501+zecakeh@users.noreply.github.com>
This commit is contained in:
parent
5fbfdd6821
commit
27e71fff10
5 changed files with 15 additions and 25 deletions
|
@ -715,8 +715,9 @@ components:
|
|||
bytes:
|
||||
content:
|
||||
application/octet-stream:
|
||||
example: <bytes>
|
||||
description: The content to be uploaded.
|
||||
schema:
|
||||
description: The content to be uploaded.
|
||||
example: <bytes>
|
||||
required: true
|
||||
responses:
|
||||
uploadTooLarge:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue