mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-10 04:20:52 +00:00
Update libraries.yaml
This commit is contained in:
@@ -104,15 +104,15 @@ get:
|
|||||||
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