[secrets and actors api reference docs] error code fixes (#2356)

* error code fixes

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

* reverting changes to secrets api

Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>

Co-authored-by: Mark Fussell <markfussell@gmail.com>
This commit is contained in:
Hannah Hunter 2022-05-02 12:15:05 -05:00 committed by GitHub
parent 2b77eb52db
commit af0e66ac94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -512,8 +512,8 @@ DELETE http://localhost:<appPort>/actors/<actorType>/<actorId>
Code | Description
---- | -----------
200 | Request successful
400 | Actor not found
500 | Request failed
404 | Actor not found
#### URL Parameters