Bug 35967: (QA follow-up) status is not nullable

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
This commit is contained in:
Tomás Cohen Arazi 2024-03-11 10:38:33 -03:00 committed by Katrin Fischer
parent 9d8254efd3
commit 1b52c5c539
Signed by: kfischer
GPG key ID: 0EF6E2C03357A834

View file

@ -38,9 +38,7 @@ properties:
- "null"
description: Where in the queue the patron sits (not yet implemented)
status:
type:
- string
- "null"
type: string
description: Status of the recall
enum:
- requested