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

(-)a/api/v1/swagger/definitions/hold.yaml (-2 / +1 lines)
Lines 64-70 properties: Link Here
64
    description: Timestamp for the latest hold update
64
    description: Timestamp for the latest hold update
65
  item_id:
65
  item_id:
66
    type:
66
    type:
67
      - string
67
      - integer
68
      - "null"
68
      - "null"
69
    description: Internal item identifier
69
    description: Internal item identifier
70
  waiting_date:
70
  waiting_date:
71
- 

Return to bug 37021