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

(-)a/api/v1/swagger/paths/return_claims.json (-1 / +4 lines)
Lines 299-304 Link Here
299
              "resolved_by": {
299
              "resolved_by": {
300
                "description": "User id for the librarian resolving the claim",
300
                "description": "User id for the librarian resolving the claim",
301
                "type": "string"
301
                "type": "string"
302
              },
303
              "new_lost_status": {
304
                "description": "New lost status to set to the item",
305
                "type": "string"
302
              }
306
              }
303
            }
307
            }
304
          }
308
          }
305
- 

Return to bug 28271