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

(-)a/api/v1/swagger/definitions/hold.yaml (-1 / +4 lines)
Lines 107-112 properties: Link Here
107
      - "null"
107
      - "null"
108
    description: If record level hold, the optional itemtype of the item the patron is
108
    description: If record level hold, the optional itemtype of the item the patron is
109
      requesting
109
      requesting
110
  hold_group_id:
111
    type:
112
      - integer
113
      - "null"
110
  item_level:
114
  item_level:
111
    type: boolean
115
    type: boolean
112
    description: If the hold is placed at item level
116
    description: If the hold is placed at item level
113
- 

Return to bug 15516