Changes to Replace App Auth Strategy
PUT /v2/application-auth-strategies/{authStrategyId}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 9 of the 75 revisions of this API.1128
What changed
- ▲
removed the success response with the status
201response-success-status-removed
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
added the success response with the status
200response-success-status-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the new optional request property
oneOf[subschema #1: AppAuthStrategyKeyAuthRequest]/principalsnew-optional-request-property
- ○
added the new optional request property
oneOf[subschema #2: AppAuthStrategyOpenIDConnectRequest]/principalsnew-optional-request-property
This revision also has 23 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the new optional request property
oneOf[subschema #1: AppAuthStrategyKeyAuthRequest]/configs/key-auth/ttlnew-optional-request-property
- ○
- ▲
the request property
oneOf[subschema #1: AppAuthStrategyKeyAuthRequest]/configs/key-auth/key_namesbecame not nullablerequest-property-became-not-nullable
- ▲
- ●
added the new
typeenum value to theallOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterStandard]/ruleresponse property for the response status400response-property-enum-value-added
- ●
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterChoiceItem]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterDependentItem]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterMaximumLength]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterMinimumLength]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterStandard]/sourcebecame nullable for the status400response-property-became-nullable
- ▲
the response property
detailbecame nullable for the status401response-property-became-nullable
- ▲
the response property
instancebecame nullable for the status401response-property-became-nullable
- ▲
the response property
statusbecame nullable for the status401response-property-became-nullable
- ▲
the response property
titlebecame nullable for the status401response-property-became-nullable
- ○
the request property
oneOf[subschema #1: AppAuthStrategyKeyAuthRequest]/configs/key-auth/key_namesbecame nullablerequest-property-became-nullable
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
removed the request property
oneOf[subschema #2: AppAuthStrategyOpenIDConnectRequest]/configs/openid-connect/labelsrequest-property-removed
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added
key_authopenid_connectmapping keys to the request discriminatorrequest-body-discriminator-mapping-added
- ○
- ○
endpoint added
endpoint-added
- ○