Description
The following routes are documented with an optional “recentlyReviewed” query parameter. This parameter was added early on in development but was never actually honored, so we are removing it from the documentation.
GET /api/v2/workforcemanagement/managementunits/{managementUnitId}/users/{userId}/timeoffrequests
GET /api/v2/workforcemanagement/timeoffrequests
Change Category
Informational
API
Change Context
Correcting the documentation to reflect actual behavior
Change Impact
No impact as the parameter was not being honored. Customers may continue to send the parameter if desired with no change to behavior as the parameter was already ignored.
Date of Change
Immediate
Impacted APIs
GET /api/v2/workforcemanagement/managementunits/{managementUnitId}/users/{userId}/timeoffrequests
GET /api/v2/workforcemanagement/timeoffrequests
References
[WFM-16266]