Changes to Get Organization Invitation

GET /auth/organization/get-invitation

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

Changed in 5 of the 23 revisions of this API.38

  1. 9d1da42c10ce1
  2. 200744ae0bef1
  3. 08bbb5bedb5d16
  4. 09053e1c8b211
  5. 21aca40b58461

What changed

    • the query request parameter id became required

      request-parameter-became-required

    • the query request parameter id became optional

      request-parameter-became-optional

  • 08bbb5bedb5d16See the full diff
    • removed the media type application/json for the response with the status 401

      response-media-type-removed

    • the endpoint scheme security bearerAuth was removed from the API

      api-security-removed

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 403

      response-non-success-status-removed

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • removed the non-success response with the status 429

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

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

    • the query request parameter id became required

      request-parameter-became-required

    • endpoint added

      endpoint-added