Requirement
- one RTAC API response for all locations and for each specific site
Acceptance criteria
Given an institution only wants RTAC returned for Library Location A
When a user conducts a search
Then RTAC response should only return for Library Location A
Given an institution only wants RTAC returned for Library Location A and Library Location B
When a user conducts a search
Then RTAC response should only return for Library Location A and Library Location B
Given an institution only wants RTAC returned for all library locations
When a user conducts a search
Then RTAC response should only return for all library locations
|