[Bug 14458] New: Add SwaggerUI documentation for RESTful API
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14458 Bug ID: 14458 Summary: Add SwaggerUI documentation for RESTful API Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Web services Assignee: koha-bugs@lists.koha-community.org Reporter: julian.maurice@biblibre.com QA Contact: testopia@bugs.koha-community.org Depends on: 13799 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14458 --- Comment #1 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 40614 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40614&action=edit Bug 14458: Add SwaggerUI documentation for RESTful API Test plan: 1/ Go to http://api.HOSTNAME/v1/doc 2/ Try to play request for /borrowers and /borrowers/{borrowernumber} paths WARNING: /borrowers return all borrowers, so I recommend not to test it if you have many borrowers in your database -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14458 --- Comment #2 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 40615 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40615&action=edit Bug 14458: Fix missing character encoding in SwaggerUI index.html -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14458 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |14461 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14458 Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |14455 CC| |olli-antti.kivilahti@jns.fi -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14458 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |julian.maurice@biblibre.com |ity.org | Status|ASSIGNED |In Discussion -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14458 --- Comment #3 from Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> --- *** Bug 14455 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14458 Bug 14458 depends on bug 14455, which changed state. Bug 14455 Summary: Instructions to set up Koha REST API inspectors like Swagger UI or postman http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14455 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14458 Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #40614|0 |1 is obsolete| | --- Comment #4 from Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> --- Created attachment 41167 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41167&action=edit Bug 14458: Add SwaggerUI documentation for RESTful API Test plan: 1/ Go to http://api.HOSTNAME/v1/doc 2/ Try to play request for /borrowers and /borrowers/{borrowernumber} paths WARNING: /borrowers return all borrowers, so I recommend not to test it if you have many borrowers in your database Now with a working API KEY authentication system! -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14458 Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #41167|0 |1 is obsolete| | --- Comment #5 from Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> --- Created attachment 41309 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41309&action=edit Bug 14458: 5. Add SwaggerUI documentation for RESTful API -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14458 Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #41309|0 |1 is obsolete| | --- Comment #6 from Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> --- Created attachment 41332 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41332&action=edit Bug 14458: 5. Add SwaggerUI documentation for RESTful API -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14458 Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #41332|0 |1 is obsolete| | --- Comment #7 from Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> --- Created attachment 41544 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41544&action=edit Bug 14458: 5. Add SwaggerUI documentation for RESTful API -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14458 --- Comment #8 from Lari Taskula <larit@student.uef.fi> --- Created attachment 41908 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41908&action=edit Bug 14458: (follow-up) Add checkbox to optionally disable Authorization-header In case you want to test in SwaggerUI without sending the Authorization-header, there is now a checkbox to optionally disable it. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14458 Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #41544|0 |1 is obsolete| | --- Comment #9 from Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> --- Created attachment 42327 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42327&action=edit Bug 14458: 5. Add SwaggerUI documentation for RESTful API Changed API endpoint to /api/v1/... -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org