mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-12 12:21:34 +00:00
Fix: extra type in Author.yaml
This commit is contained in:
parent
f62d10746d
commit
7da2d0ae8c
1 changed files with 1 additions and 2 deletions
|
|
@ -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'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue