]> git.koha-community.org Git - koha.git/commit
Bug 22440: Add GET /ill_requests
authorTomas Cohen Arazi <tomascohen@theke.io>
Thu, 30 Mar 2023 09:01:08 +0000 (11:01 +0200)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 12 May 2023 07:16:29 +0000 (08:16 +0100)
commit0d78fb1b1274ed7390dd4e37ae3a7810759e8ad8
tree54e96a00c08cb111fba34bf2de1bcf85feec0c36
parentbc849ce8200452157b1b2a7ea01a82b8bd3c560f
Bug 22440: Add GET /ill_requests

Co-authored-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit e64fd9aafc2b4b554429dcbbffda929c97e46cf8)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Illrequest.pm
api/v1/swagger/definitions/ill_request.yaml [new file with mode: 0644]
api/v1/swagger/paths/illrequests.yaml
api/v1/swagger/swagger.yaml
t/db_dependent/api/v1/illrequests.t