[Koha-bugs] [Bug 33145] New: Invalid specification for ERM routes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 6 11:01:03 CET 2023


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: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
                CC: tomascohen at gmail.com

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.


More information about the Koha-bugs mailing list