Changes to Update Organization

POST /auth/organization/update

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

Changed in 6 of the 23 revisions of this API.18417

  1. 9d1da42c10ce2
  2. 200744ae0bef8
  3. 08bbb5bedb5d77
  4. 32cece1ebe43341
  5. c45ef22a736c6
  6. 21aca40b58461

What changed

    • the request property data/description became nullable

      request-property-became-nullable

    • the request property data/logo became nullable

      request-property-became-nullable

    • the request property data/description became not nullable

      request-property-became-not-nullable

    • the request property data/logo became not nullable

      request-property-became-not-nullable

    • the request property data/metadata became not nullable

      request-property-became-not-nullable

    • the request property data/name became not nullable

      request-property-became-not-nullable

    • the request property data/slug became not nullable

      request-property-became-not-nullable

    • the request property organizationId became not nullable

      request-property-became-not-nullable

    • the data/metadata request property type/format changed from string null/ to object/

      request-property-type-changed

    • the response's body type/format changed from object/ to / for status 200

      response-body-type-changed

  • 08bbb5bedb5d77See the full diff
    • the request property data/description became not nullable

      request-property-became-not-nullable

    • the request property data/logo became not nullable

      request-property-became-not-nullable

    • the request property data/metadata became not nullable

      request-property-became-not-nullable

    • the request property data/name became not nullable

      request-property-became-not-nullable

    • the request property data/slug became not nullable

      request-property-became-not-nullable

    • the request property organizationId became not nullable

      request-property-became-not-nullable

    • 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 Organization from the response body allOf list for the response status 200

      response-body-all-of-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

  • 32cece1ebe43341See the full diff
    • removed the required property createdAt from the response with the 200 status

      response-required-property-removed

    • removed the required property name from the response with the 200 status

      response-required-property-removed

    • removed the required property slug from the response with the 200 status

      response-required-property-removed

    • removed the optional property description from the response with the 200 status

      response-optional-property-removed

    • removed the optional property id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property logo from the response with the 200 status

      response-optional-property-removed

    • removed the optional property metadata from the response with the 200 status

      response-optional-property-removed

    • added Organization to the response body allOf list for the response status 200

      response-body-all-of-added

    • the request property data/description became nullable

      request-property-became-nullable

    • the request property data/logo became nullable

      request-property-became-nullable

    • the request property data/metadata became nullable

      request-property-became-nullable

    • the request property data/name became nullable

      request-property-became-nullable

    • the request property data/slug became nullable

      request-property-became-nullable

    • the request property organizationId became nullable

      request-property-became-nullable

    • endpoint added

      endpoint-added