Koha/api/v1/swagger/definitions/ill_batchstatuses.yaml
Pedro Amorim 2102e948a8
Bug 30719: (QA follow-up) Rename illbatchstatuses
illbatchstatuses endpoint is now ill/batchstatuses

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-10-17 14:45:22 -03:00

5 lines
82 B
YAML

---
type: array
items:
$ref: "ill_batchstatus.yaml"
additionalProperties: false