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

(-)a/api/v1/definitions/hold.json (-1 / +4 lines)
Lines 58-63 Link Here
58
        },
58
        },
59
        "suspend_until": {
59
        "suspend_until": {
60
            "description": ""
60
            "description": ""
61
        },
62
        "itemtype": {
63
            "type": ["string", "null"],
64
            "description": "If record level hold, the optional itemtype of the item the patron is requesting"
61
        }
65
        }
62
    }
66
    }
63
}
67
}
64
- 

Return to bug 17042