Boolo imputations API stub should be created
`/boolo/v1/Imputations' API stub should be created
Response should returned according to the attached sample file
Data:
- imputations should be returned for two users (CUID229 and CUID1599)
- data should be for current week (W), W-1, W-2, W-3, W-4
- imputations could be the same for every day (you can use any occupation - different for every week day)
Only absence should be defined for every day for user CUID3531 for weeks (W), W-1, W-2, W-3, W-4
API stub should support filters by the following fields:
- year
- weekno
- prsCuid
weekData field exists in the response only if year, weekno and prsCuid filters are applied.
Edited by Vitaliy Pylypiv