Nullable libraryId schema

This commit is contained in:
Nicholas Wallace 2024-06-23 17:49:37 +00:00
parent b49219338c
commit 25178034d0
2 changed files with 7 additions and 1 deletions

View file

@ -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: