https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24401
Tomás Cohen Arazi (tcohen) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This adds a POST /checkin |New REST API endpoints for release notes|endpoint for returning |check-in operations: GET |checkouts |/checkins/availability for | |pre-flight checks and POST | |/checkins to return items. | |Supports the same JWT | |confirmation flow as POST | |/checkouts, embedded | |related | | objects (item, checkout, | |hold, transfer, | |restriction, debits, | |credits, etc.), and returns | |the full checkin record. Summary|REST API: Check-in |Add POST /checkins endpoint | |with availability check and | |confirmation flow -- You are receiving this mail because: 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/
