]> git.koha-community.org Git - koha.git/blob - api/v1/swagger/definitions/club_hold_patron_holds.json
Bug 27251: Rewrite QOTD with the Koha REST API
[koha.git] / api / v1 / swagger / definitions / club_hold_patron_holds.json
1 {
2     "type": "array",
3     "items": {
4       "$ref": "club_hold_patron_hold.json"
5     }
6 }