Changes to Get Payroll Run Calendars
GET /api/hris/v1/payroll-run-calendars
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 11 revisions of this API.11
What changed
- ○
queryrequest parametercursorlist-of-types was widened by adding typesnullrequest-parameter-list-of-types-widened
- ○
queryrequest parameterexpandlist-of-types was widened by adding typesnullrequest-parameter-list-of-types-widened
- ○
queryrequest parametermodified_afterlist-of-types was widened by adding typesnullrequest-parameter-list-of-types-widened
- ○
queryrequest parameterremote_idlist-of-types was widened by adding typesnullrequest-parameter-list-of-types-widened
- ○
for the
queryrequest parametercursor, the type/format was generalized fromstring/to/request-parameter-type-generalized
- ○
for the
queryrequest parameterexpand, the type/format was generalized fromstring/to/request-parameter-type-generalized
- ○
for the
queryrequest parametermodified_after, the type/format was generalized fromstring/to/request-parameter-type-generalized
- ○
for the
queryrequest parameterremote_id, the type/format was generalized fromstring/to/request-parameter-type-generalized
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○