Changes to List Service Accounts

GET /v1/service-accounts

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 5 revisions of this API.15

  1. fa73befe1c6114
  2. 4cb0b5382d4f1

What changed

  • fa73befe1c6114See the full diff
    • ▲

      the response's body type changed from no type to object for status

      response-body-type-changed

    • ○

      the query request parameter workspace_id became optional

      request-parameter-became-optional

    • ○

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

      request-parameter-list-of-types-widened

    • ○

      for the query request parameter workspace_id, the type was generalized from string to no type, and format from uuid to no format

      request-parameter-type-generalized

    • ○

      added the required property to the response with the status

      response-required-property-added

    This revision also has 36 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ○

      endpoint added

      endpoint-added