Bug 31683 - Return descriptions from items API endpoint
Summary: Return descriptions from items API endpoint
Status: RESOLVED DUPLICATE of bug 26635
Alias: None
Product: Koha
Classification: Unclassified
Component: REST API (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-04 22:30 UTC by Lucas Gass
Modified: 2022-10-04 22:50 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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Gass 2022-10-04 22:30:10 UTC
It would be pretty handy of the items endpoint (/api/v1/items ) returned the descriptions along with the actual codes.

For example if I go here to '/api/v1/items/419' the location returned is 'GEN', which is the A.V. code. It would be neat if I could get the description too, 'General stacks'.
Comment 1 Tomás Cohen Arazi 2022-10-04 22:48:57 UTC
Hi, good call. This is actually a duplicate of bug 26635.

Could you please take a look at the conversation there? As an API consumer, I would like your opinion on the data structure we should be returning, a subject which has actually blocked that one.
Comment 2 Lucas Gass 2022-10-04 22:50:54 UTC

*** This bug has been marked as a duplicate of bug 26635 ***