Bug 19618: Add api endpoint for club holds
[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 }