mirror of
https://github.com/LukeHagar/plex-docs.git
synced 2025-12-06 04:20:40 +00:00
Updating PMS Spec
This commit is contained in:
@@ -2570,8 +2570,12 @@ paths:
|
|||||||
description: the Id of the library to query
|
description: the Id of the library to query
|
||||||
schema:
|
schema:
|
||||||
x-speakeasy-type-override: any
|
x-speakeasy-type-override: any
|
||||||
type: integer
|
type:
|
||||||
example: 1
|
- integer
|
||||||
|
- string
|
||||||
|
examples:
|
||||||
|
- 1
|
||||||
|
- watchlist
|
||||||
- name: tag
|
- name: tag
|
||||||
in: path
|
in: path
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user