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