Bug 13903: (QA followup) change routes to /holds
[koha.git] / api / v1 / definitions / index.json
1 {
2     "patron": { "$ref": "patron.json" },
3     "holds": { "$ref": "holds.json" },
4     "hold": { "$ref": "hold.json" },
5     "error": { "$ref": "error.json" }
6 }