Bug 18508: Fix t/db_dependent/api/v1/swagger/definitions.t (follow-up of 6758)
[koha.git] / api / v1 / swagger / definitions / holds.json
1 {
2   "type": "array",
3   "items": {
4     "$ref": "hold.json"
5   }
6 }