Koha/api/v1/swagger/definitions/ill_batches.yaml
Pedro Amorim edb048de78
Bug 30719: (QA follow-up) Rename illbatches endpoint to ill/batches
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-10-17 14:45:20 -03:00

5 lines
76 B
YAML

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