]> git.koha-community.org Git - koha.git/commit
Bug 35287: REST API - Add additional fields support to ERM Licenses
authorPedro Amorim <pedro.amorim@ptfs-europe.com>
Wed, 8 Nov 2023 12:33:20 +0000 (11:33 -0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 24 Oct 2024 11:38:19 +0000 (13:38 +0200)
commitb22ebef5cdd4a7390ac51a7f804bf97c2d61c22c
tree29cae04fae2e25fc1ea53fdc6e03a6b2afcbdf9c
parent4dd77d42075090ad63d5216a9cbd53747bb35bc5
Bug 35287: REST API - Add additional fields support to ERM Licenses

Signed-off-by: Edith Speller <edith.speller@ukhsa.gov.uk>
Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/AdditionalField.pm
Koha/REST/V1/ERM/Licenses.pm
Koha/REST/V1/ExtendedAttributeTypes.pm
Koha/Schema/Result/ErmLicense.pm
api/v1/swagger/definitions/erm_license.yaml
api/v1/swagger/definitions/extended_attribute_value.yaml [new file with mode: 0644]
api/v1/swagger/paths/erm_licenses.yaml
api/v1/swagger/paths/extended_attribute_types.yaml
api/v1/swagger/swagger.yaml