Skip to content

Commit

Permalink
Update libraries.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeHagar committed Jan 18, 2024
1 parent c8fc8f5 commit 1c31f9b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions pms/paths/libraries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1c31f9b

Please sign in to comment.