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

  1. a606b0cf18c98
  2. eb3486b88e553

What changed

    • query request parameter cursor list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • query request parameter expand list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • query request parameter modified_after list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • query request parameter remote_id list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • for the query request parameter cursor, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • for the query request parameter expand, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • for the query request parameter modified_after, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • for the query request parameter remote_id, the type/format was generalized from string/ 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 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added