Apply automatic changes

This commit is contained in:
LukeHagar
2024-05-09 04:13:08 +00:00
committed by github-actions[bot]
parent f9fca4f2dd
commit 109ee36c28

View File

@@ -3540,6 +3540,7 @@ paths:
in: path in: path
required: true required: true
description: the Id of the library to query description: the Id of the library to query
schema:
oneOf: oneOf:
- type: string - type: string
- type: integer - type: integer
@@ -3547,6 +3548,7 @@ paths:
in: path in: path
required: true required: true
description: A key representing a specific tag within the section. description: A key representing a specific tag within the section.
schema:
type: string type: string
enum: enum:
- all - all