Skip to content

Commit 2872130

Browse files
author
Mridula Joshi
committed
Fixes the api-ref response
The response returned from the Create Tags API '/v2/metadefs/namespaces/{namespace_name}/tags' does not match the response in api-ref. This patch corrects the api-ref response. Closes-Bug: #1939690 Change-Id: Icdafa6f55b434977d83148a0b0a958f35e99afac
1 parent fbe32cb commit 2872130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-ref/source/v2/metadefs-namespaces-tags.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ Response Parameters
212212
Response Example
213213
----------------
214214

215-
.. literalinclude:: samples/metadef-tag-create-response.json
215+
.. literalinclude:: samples/metadef-tags-create-response.json
216216
:language: json
217217

218218

0 commit comments

Comments
 (0)