Bug 38291 - Add GET /library_groups
Summary: Add GET /library_groups
Status: Needs Signoff
Alias: None
Product: Koha
Classification: Unclassified
Component: REST API (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 38290
  Show dependency treegraph
 
Reported: 2024-10-29 16:56 UTC by Matt Blenkinsop
Modified: 2025-01-07 16:01 UTC (History)
2 users (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
Bug 38291: Add an endpoint to list library groups (8.19 KB, patch)
2024-12-04 10:23 UTC, Matt Blenkinsop
Details | Diff | Splinter Review
Bug 38291: Add a unit test (3.22 KB, patch)
2024-12-04 10:23 UTC, Matt Blenkinsop
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Blenkinsop 2024-10-29 16:56:29 UTC
We should have an endpoint to list library groups
Comment 1 Matt Blenkinsop 2024-12-04 10:23:04 UTC
Created attachment 175162 [details] [review]
Bug 38291: Add an endpoint to list library groups

(cherry picked from commit cd2440165f62e96410df9d11bb3aab578d028016)
Comment 2 Matt Blenkinsop 2024-12-04 10:23:06 UTC
Created attachment 175163 [details] [review]
Bug 38291: Add a unit test

(cherry picked from commit 9f9c2a0678c42ec5ac4016dd2ef603232150e770)
Comment 3 Lisette Scheer 2025-01-07 16:01:33 UTC
Do you have a test plan?