Done
Details
Assignee
Alexander KurashAlexander KurashReporter
Alexander KurashAlexander KurashLabels
Priority
P2Story Points
3Sprint
NoneDevelopment Team
VegaFix versions
Release
Ramsons (R2 2024)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Alexander Kurash
Alexander KurashReporter
Alexander Kurash
Alexander KurashLabels
Priority
Story Points
3
Sprint
None
Development Team
Vega
Fix versions
Release
Ramsons (R2 2024)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created March 15, 2024 at 1:19 PM
Updated November 30, 2024 at 4:45 PM
Resolved May 21, 2024 at 1:32 PM
Create an endpoint GET /tlr/allowed-service-points.
It should accept the same parameters (except useStubItem which this endpoint will not support) and return the same data structure as an existing GET /circulation/requests/allowed-service-points endpoint.
In scope of this story it'll be proxying a call to mod-circulation's GET /circulation/requests/allowed-service-points endpoint with an additional parameter - useStubItem=true.