https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17371
--- Comment #9 from Jiri Kozlovsky <[email protected]> --- (In reply to Jiri Kozlovsky from comment #8) > Created attachment 58995 [details] [review] > Bug 17371 - REST API: add CRUD for biblios > > Patch to add CRUD to biblios. > > Test plan: > 1) add dependent bug 17004 > 2) create some staff user with editcatalogue permission > 3) play with API with routes explained in bug description > 4) run test t/db_dependent/api/v1/biblios.t > > Signed-off-by: Jiri Kozlovsky <[email protected]> > > Note that I've rebased this patch on top of master Test plan was changed actually - I've cut off the dependency on bug 17004, which is not really needed for this API to work. Also there is a chance, the 17004 is going to be implemented somehow differently .. see comments till new year. -- 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] 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/
