Automation API style inconsistent for deleting a secret
sul3n3t opened this issue · 1 comments
sul3n3t commented
To delete a secret via automation API, DELETE /automation/secrets/<xyz>
takes a secret name as <xyz>
. All of the other automation APIs use an id for deletion.
nealharris commented
Fixed in #136