View | Details | Raw Unified | Return to bug 28271
Collapse All | Expand All

(-)a/api/v1/swagger/paths/return_claims.json (-1 / +4 lines)
Lines 286-291 Link Here
286
              "resolved_by": {
286
              "resolved_by": {
287
                "description": "User id for the librarian resolving the claim",
287
                "description": "User id for the librarian resolving the claim",
288
                "type": "string"
288
                "type": "string"
289
              },
290
              "new_lost_status": {
291
                "description": "New lost status to set to the item",
292
                "type": "string"
289
              }
293
              }
290
            },
294
            },
291
            "additionalProperties": false
295
            "additionalProperties": false
292
- 

Return to bug 28271