diff --git a/pms/paths/libraries.yaml b/pms/paths/libraries.yaml index ec2589cf..6fc7e4af 100644 --- a/pms/paths/libraries.yaml +++ b/pms/paths/libraries.yaml @@ -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