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>
(cherry picked from commit 1b52c5c539
)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
This commit is contained in:
parent
f083b328f4
commit
a5d4f6d51e
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue