Bug 33251 - POST /biblios incorrect response
Summary: POST /biblios incorrect response
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: REST API (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on: 31800
Blocks:
  Show dependency treegraph
 
Reported: 2023-03-16 15:18 UTC by Tomás Cohen Arazi
Modified: 2023-03-16 15:18 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomás Cohen Arazi 2023-03-16 15:18:37 UTC
It is now returning `{ id => $biblionumber }` which seems wrong. And it is not setting the Location header as the guidelines require.