https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33145
Bug ID: 33145
Summary: Invalid specification for ERM routes
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: REST API
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
I'm not sure when this crept in, but the {provider} path parameter isn't
properly defined in most ERM endpoints and thus the swagger spec isn't valid as
it stands.
You can test with using he 'swagger-cli' not module as such:
```
cd api/v1/swagger
swagger-cli validate swagger.yaml
```
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/