Koha/api/v1/swagger/definitions/renewals.yaml
Martin Renvoize 557dfa9eae
Bug 30275: (follow-up) Rebase fixes
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-07-05 09:46:12 -03:00

5 lines
74 B
YAML

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