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

(-)a/api/v1/swagger/definitions/item.yaml (-2 / +1 lines)
Lines 55-61 properties: Link Here
55
    type:
55
    type:
56
      - string
56
      - string
57
      - "null"
57
      - "null"
58
    format: date
58
    format: date-time
59
    description: The date the item barcode was last scanned
59
    description: The date the item barcode was last scanned
60
  not_for_loan_status:
60
  not_for_loan_status:
61
    type: integer
61
    type: integer
62
- 

Return to bug 31212