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

(-)a/api/v1/swagger/paths/holds.json (-2 / +1 lines)
Lines 192-198 Link Here
192
                "format": "date"
192
                "format": "date"
193
              },
193
              },
194
              "itemtype": {
194
              "itemtype": {
195
                "description": "Limit reserve on one itemtype (ignored for item-level holds)",
195
                "description": "Limit hold on one itemtype (ignored for item-level holds)",
196
                "type": "string"
196
                "type": "string"
197
              }
197
              }
198
            }
198
            }
199
- 

Return to bug 16213