mirror of
https://github.com/LukeHagar/plex-docs.git
synced 2025-12-10 04:20:52 +00:00
Updating PMS Spec
This commit is contained in:
@@ -1570,15 +1570,15 @@ paths:
|
|||||||
Location:
|
Location:
|
||||||
type: array
|
type: array
|
||||||
items:
|
items:
|
||||||
- type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
id:
|
id:
|
||||||
type: integer
|
type: integer
|
||||||
format: int32
|
format: int32
|
||||||
example: 1
|
example: 1
|
||||||
path:
|
path:
|
||||||
type: string
|
type: string
|
||||||
example: /movies
|
example: /movies
|
||||||
example:
|
example:
|
||||||
- id: 1
|
- id: 1
|
||||||
path: /movies
|
path: /movies
|
||||||
|
|||||||
Reference in New Issue
Block a user