Updating PMS Spec

This commit is contained in:
lukehagar
2024-06-21 06:47:51 +00:00
parent fa1601ba66
commit 518da457a7

View File

@@ -2605,6 +2605,7 @@ paths:
in: query in: query
descriptions: | descriptions: |
Adds the Guids object to the response Adds the Guids object to the response
schema:
type: integer type: integer
required: false required: false
example: 1 example: 1
@@ -3999,6 +4000,7 @@ paths:
- name: type - name: type
description: 'the library type (1 - movies, 2 - shows, 3 - music)' description: 'the library type (1 - movies, 2 - shows, 3 - music)'
in: query in: query
schema:
type: integer type: integer
required: true required: true
examples: examples:
@@ -4012,6 +4014,7 @@ paths:
in: query in: query
descriptions: | descriptions: |
Adds the Guids object to the response Adds the Guids object to the response
schema:
type: integer type: integer
required: false required: false
example: 1 example: 1