@@ -, +, @@ --- api/v1/swagger/definitions/recall.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) --- a/api/v1/swagger/definitions/recall.yaml +++ a/api/v1/swagger/definitions/recall.yaml @@ -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 --