Summary: | Add GET /library_groups | ||
---|---|---|---|
Product: | Koha | Reporter: | Matt Blenkinsop <matt.blenkinsop> |
Component: | REST API | Assignee: | Matt Blenkinsop <matt.blenkinsop> |
Status: | Signed Off --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | brendan, caroline.cyr-la-rose, dcook, lisette, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | |||
Bug Blocks: | 38290 | ||
Attachments: |
Bug 38291: Add an endpoint to list library groups
Bug 38291: Add a unit test Bug 38291: Add an endpoint to list library groups Bug 38291: Add a unit test |
Description
Matt Blenkinsop
2024-10-29 16:56:29 UTC
Created attachment 175162 [details] [review] Bug 38291: Add an endpoint to list library groups (cherry picked from commit cd2440165f62e96410df9d11bb3aab578d028016) Created attachment 175163 [details] [review] Bug 38291: Add a unit test (cherry picked from commit 9f9c2a0678c42ec5ac4016dd2ef603232150e770) Do you have a test plan? Created attachment 180484 [details] [review] Bug 38291: Add an endpoint to list library groups (cherry picked from commit cd2440165f62e96410df9d11bb3aab578d028016) Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> Created attachment 180485 [details] [review] Bug 38291: Add a unit test (cherry picked from commit 9f9c2a0678c42ec5ac4016dd2ef603232150e770) Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> Code looks good enough to move to QA for review (there are a few QA followups but those are trivial - so moving this forward) |