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

(-)a/api/v1/swagger/definitions/hold.yaml (-1 / +5 lines)
Lines 135-140 properties: Link Here
135
      - object
135
      - object
136
      - "null"
136
      - "null"
137
    description: Pickup library
137
    description: Pickup library
138
  hold_group_id:
139
    type:
140
      - integer
141
      - "null"
142
    description: Hold group identifier
138
  _strings:
143
  _strings:
139
    type:
144
    type:
140
      - object
145
      - object
141
- 

Return to bug 15516