Improved
Date range validation on write endpoints
4 months ago by ReadMe API
Write endpoints now validate that supplied dates fall within the supported range and return 400 Bad Request (DATE_OUT_OF_RANGE) for out-of-range values.
Affected endpoints (create/update):
- People, contracts, assignments, actuals, and time-offs.
