https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23667
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Add API route for getting |Add API route for listing |an item by barcode |items Assignee|[email protected] |[email protected] |ity.org | Status|NEW |ASSIGNED URL| |https://wiki.koha-community | |.org/wiki/Items_endpoint_RF | |C --- Comment #1 from Tomás Cohen Arazi <[email protected]> --- We really need to implement the GET /items route. Which would include filters on many of the item attributes. including barcode. It will, tough, return a list of matching items (probably only one if filtering by barcode). -- 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] https://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/
