Fix: extra type in Author.yaml

This commit is contained in:
Nicholas Wallace 2024-05-06 02:20:12 +00:00
parent f62d10746d
commit 7da2d0ae8c

View file

@ -67,7 +67,6 @@ components:
properties: properties:
libraryItems: libraryItems:
description: The items associated with the author description: The items associated with the author
type: string
type: array type: array
items: items:
$ref: '../LibraryItem.yaml#/components/schemas/libraryItemMinified' $ref: '../LibraryItem.yaml#/components/schemas/libraryItemMinified'
@ -101,4 +100,4 @@ components:
numBooks: numBooks:
description: The number of books associated with the author in the library. description: The number of books associated with the author in the library.
type: integer type: integer
example: 1 example: 1