Fix: requestBody descriptions

This commit is contained in:
Nicholas Wallace 2024-05-15 04:28:15 +00:00
parent e8797ce0c8
commit 88ef453b56
2 changed files with 59 additions and 16 deletions

View file

@ -99,6 +99,7 @@ paths:
- Libraries
requestBody:
required: true
description: The library object to create.
content:
application/json:
schema:
@ -150,6 +151,7 @@ paths:
- Libraries
requestBody:
required: true
description: The library object to update.
content:
application/json:
schema: