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