Updating PMS Spec

This commit is contained in:
lukehagar
2024-05-09 04:13:07 +00:00
parent 6fb4067c35
commit 641da2efed

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