http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13920

Julian Maurice <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |Needs Signoff

--- Comment #4 from Julian Maurice <[email protected]> ---
2nd test plan:
1/ Go to http://api.YOURLIBRARY/v1/doc
2/ Try route /borrowers/{borrowernumber} and see you have a 401 (Unauthorized)
error
3/ Generate an API key (like described in 1st test plan) for a user that have
the 'borrowers' permission
4/ Fill 'username' and 'api_key' inputs at the top of the Swagger UI page and
retry /borrowers/{borrowernumber}. You should have a 200 status and the json
representation of a borrower (if it exists)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to