Bug 31788 - REST API: CRUD endpoints for Biblios [omnibus]
Summary: REST API: CRUD endpoints for Biblios [omnibus]
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: Main
Hardware: All All
: P5 - low new feature (vote)
Assignee: Tomás Cohen Arazi
QA Contact: Testopia
URL:
Keywords:
Depends on: 31800 31801 32734
Blocks:
  Show dependency treegraph
 
Reported: 2022-10-14 12:08 UTC by Nick Clemens
Modified: 2023-06-11 13:36 UTC (History)
1 user (show)

See Also:
Change sponsored?: Sponsored
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens 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.