[Koha-bugs] [Bug 18890] New: REST API: Fix fetching operation spec in route chain

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 3 14:20:30 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18890

            Bug ID: 18890
           Summary: REST API: Fix fetching operation spec in route chain
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Web services
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: lari.taskula at jns.fi
        QA Contact: testopia at bugs.koha-community.org

Mojolicious::Plugin::OpenAPI version 1.17 added a feature for fetching API spec
in route chain. For us, this type of functionality is used in authentication
with our own workaround introduced in Bug 18137. Our own workaround no longer
works if M::P::OpenAPI version >=1.17. 

When upgrading Mojolicious::Plugin::OpenAPI dependency, this patch  will fix
the issue.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list