Trivial link fix in Secret Metadata API User Guide
Reference to the Secret Metadata API was not properly linked. TrivialFix Change-Id: I5a0a354e9a6f60663de67a15c3ee4c18a311c730
This commit is contained in:
parent
876e5eb940
commit
c648ae69be
@ -14,7 +14,7 @@ To create/update the secret metadata for a specific secret, we will need to know
|
||||
the secret reference of the secret we wish to add user metadata to. Any metadata
|
||||
that was previously set will be deleted and replaced with this metadata.
|
||||
For more information on creating/updating secret metadata, you can view the
|
||||
`PUT /v1/secrets/{uuid}/metadata <http://docs.openstack.org/developer/barbican/api/reference/secret_metadata.html#put-secret-metadata>`
|
||||
`PUT /v1/secrets/{uuid}/metadata <http://docs.openstack.org/developer/barbican/api/reference/secret_metadata.html#put-secret-metadata>`__
|
||||
section.
|
||||
|
||||
.. code-block:: bash
|
||||
|
Loading…
Reference in New Issue
Block a user