List secret by name and deprecate listing of all secrets
Resolution for Issue #2
- Deprecate listing of all APIs
- Add new API for retrieval of secrets provided in the request body array
- Success scenario: 200 OK for all secrets retrieved.
- Partial Success scenario: 207 MULTI Status for some secrets found and some missed.
- Failure scenario: 404 Not Found for no secrets retrieved.
Edited by Deepa Kumari