mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-13 21:01:39 +00:00
Nullable libraryId schema
This commit is contained in:
parent
b49219338c
commit
25178034d0
2 changed files with 7 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ components:
|
|||
id:
|
||||
$ref: '#/components/schemas/notificationId'
|
||||
libraryId:
|
||||
$ref: './Library.yaml#/components/schemas/libraryId'
|
||||
$ref: './Library.yaml#/components/schemas/libraryIdNullable'
|
||||
eventName:
|
||||
$ref: '#/components/schemas/notificationEventName'
|
||||
urls:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue