Bug 31788

Summary: REST API: CRUD endpoints for Biblios [omnibus]
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: Architecture, internals, and plumbingAssignee: Tomás Cohen Arazi <tomascohen>
Status: RESOLVED FIXED QA Contact: Testopia <testopia>
Severity: new feature    
Priority: P5 - low CC: bibliothek
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17371
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31789
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31790
Change sponsored?: Sponsored Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 31800, 31801, 32734    
Bug Blocks:    

Description Nick Clemens (kidclamp) 2022-10-14 12:08:09 UTC
- Single Record per Call
- Accept data as marcxml
- Support POST, GET, PUT, DELETE
- Handle items during the create, and strip 952
- Return Bib ID upon successful creation
- No PATCH, a full record per call is expected
Comment 1 Katrin Fischer 2023-06-11 13:36:13 UTC
All dependent bugs have been resolved.