8bd16953eb
This patch fixes the response to POST requests in the metadata API so it actually matches the documentation. [1] Story: 2009247 Task: 43424 [1] https://docs.openstack.org/barbican/latest/api/reference/secret_metadata.html#post-v1-secrets-uuid-metadata Change-Id: I5505a8c56ed7274519cac8ad1e6d7adf5086c8d1
7 lines
152 B
YAML
7 lines
152 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed Story #2009247 - Fixed the response for
|
|
POST /v1/secrets/{secret-id}/metadata so it matches the documented
|
|
behavior.
|