Changes to Get a HmacAuth plugin
GET /{workspace}/plugins/{PluginId}#HmacAuth
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 11 revisions of this API.25
What changed
- ●
added the new
hmac-sha224enum value to theallOf[HmacAuthPluginConfig]/config/algorithms/items/response property for the response status200response-property-enum-value-added
- ○
added the optional property
allOf[PluginBase]/conditionto the response with the200statusresponse-optional-property-added
- ○
the
algorithmsresponse's property default value changed fromhmac-sha1hmac-sha256hmac-sha384hmac-sha512tohmac-sha224hmac-sha256hmac-sha384hmac-sha512for the status200response-property-default-value-changed
- ○
the
hide_credentialsresponse's property default value changed fromfalsetotruefor the status200response-property-default-value-changed
- ●
- ●
removed the optional property
namefrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
allOf[HmacAuthPluginConfig]/nameto the response with the200statusresponse-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.