Changes to Update SAML Connection

PATCH /v1/saml-connections/{id}

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

Changed in 3 of the 10 revisions of this API.5182

  1. e3ac0347dfbe1101
  2. aae16339e1e148
  3. b9fc18a0eac31

What changed

  • e3ac0347dfbe1101See the full diff
    • the samlConnection response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property samlConnection/createTime from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-removed

    • removed the optional property samlConnection/idpEntityId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property samlConnection/idpRedirectUrl from the response with the 200 status

      response-optional-property-removed

    • removed the optional property samlConnection/idpX509Certificate from the response with the 200 status

      response-optional-property-removed

    • removed the optional property samlConnection/organizationId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property samlConnection/primary from the response with the 200 status

      response-optional-property-removed

    • removed the optional property samlConnection/spAcsUrl from the response with the 200 status

      response-optional-property-removed

    • removed the optional property samlConnection/spEntityId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property samlConnection/updateTime from the response with the 200 status

      response-optional-property-removed

    • added SAMLConnection to the samlConnection response property allOf list for the response status 200

      response-property-all-of-added

    • the details/items/ response's property type/format changed from object/ to / for status 400

      response-property-type-changed

    • the details/items/ response's property type/format changed from object/ to / for status 401

      response-property-type-changed

    • the details/items/ response's property type/format changed from object/ to / for status 403

      response-property-type-changed

    • the details/items/ response's property type/format changed from object/ to / for status 404

      response-property-type-changed

    • removed the optional property details/items/description from the response with the 400 status

      response-optional-property-removed

    • removed the optional property details/items/description from the response with the 401 status

      response-optional-property-removed

    • removed the optional property details/items/description from the response with the 403 status

      response-optional-property-removed

    • removed the optional property details/items/description from the response with the 404 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 400 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 401 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 403 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 404 status

      response-optional-property-removed

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

    • endpoint added

      endpoint-added