Bug 33251

Summary: POST /biblios incorrect response
Product: Koha Reporter: Tomás Cohen Arazi (tcohen) <tomascohen>
Component: REST APIAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P5 - low CC: tomascohen
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 31800    
Bug Blocks:    

Description Tomás Cohen Arazi (tcohen) 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.