Changes to Create a HmacAuth plugin
POST /{workspace}/plugins#HmacAuth
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 11 revisions of this API.310
What changed
- ●
added the new
hmac-sha224enum value to theallOf[HmacAuthPluginConfig]/config/algorithms/items/response property for the response status201response-property-enum-value-added
- ○
added the new optional request property
allOf[PluginBase]/conditionnew-optional-request-property
- ○
the
algorithmsrequest property default value changed fromhmac-sha1hmac-sha256hmac-sha384hmac-sha512tohmac-sha224hmac-sha256hmac-sha384hmac-sha512request-property-default-value-changed
- ○
the
hide_credentialsrequest property default value changed fromfalsetotruerequest-property-default-value-changed
- ○
added the new
hmac-sha224enum value to the request propertyallOf[HmacAuthPluginConfig]/config/algorithms/items/request-property-enum-value-added
- ○
added the optional property
allOf[PluginBase]/conditionto the response with the201statusresponse-optional-property-added
- ○
the
algorithmsresponse's property default value changed fromhmac-sha1hmac-sha256hmac-sha384hmac-sha512tohmac-sha224hmac-sha256hmac-sha384hmac-sha512for the status201response-property-default-value-changed
- ○
the
hide_credentialsresponse's property default value changed fromfalsetotruefor the status201response-property-default-value-changed
- ●
- ●
removed the request property
namerequest-property-removed
- ●
removed the optional property
namefrom the response with the201statusresponse-optional-property-removed
- ○
added the new optional request property
allOf[HmacAuthPluginConfig]/namenew-optional-request-property
- ○
added the optional property
allOf[HmacAuthPluginConfig]/nameto the response with the201statusresponse-optional-property-added
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
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 11 revisions, 1 has no diff computed.