Changes to Update an auth server claim

PATCH /v1/auth-servers/{authServerId}/claims/{claimId}

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

Changed in 5 of the 29 revisions of this API.516

  1. 5d2b35832e3f1
  2. ecce2daf9de65
  3. b2800570b3e22
  4. 2608e8fec4d73
  5. a0a9c5c8afa21

What changed

    • added the new type enum value to the allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterStandard]/rule response property for the response status 400

      response-property-enum-value-added

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

    • the response property allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterChoiceItem]/source became nullable for the status 400

      response-property-became-nullable

    • the response property allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterDependentItem]/source became nullable for the status 400

      response-property-became-nullable

    • the response property allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterMaximumLength]/source became nullable for the status 400

      response-property-became-nullable

    • the response property allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterMinimumLength]/source became nullable for the status 400

      response-property-became-nullable

    • the response property allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterStandard]/source became nullable for the status 400

      response-property-became-nullable

    • api tag Auth Server Claims added

      api-tag-added

    • api tag authserver removed

      api-tag-removed

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

    • the enabled request property default value true was removed

      request-property-default-value-removed

    • the include_in_all_scopes request property default value false was removed

      request-property-default-value-removed

    • the include_in_token request property default value false was removed

      request-property-default-value-removed

    • endpoint added

      endpoint-added