summaryrefslogtreecommitdiff
path: root/api-ref/source/os-server-tags.inc
diff options
context:
space:
mode:
authorTakashi NATSUME <natsume.takashi@lab.ntt.co.jp>2018-10-25 15:59:29 +0900
committerTakashi NATSUME <natsume.takashi@lab.ntt.co.jp>2018-10-25 16:37:21 +0900
commit8a0e2a10851bd910e53a4bab9bd0612fbc0e9a25 (patch)
tree454656da64dee2fd3fcd89a021e9e2381b8f3c40 /api-ref/source/os-server-tags.inc
parent7a76d0c71d8be56fd9d7fb3d32b6d2aec0e24a2f (diff)
downloadnova-8a0e2a10851bd910e53a4bab9bd0612fbc0e9a25.tar.gz
api-ref: Remove unnecessary minimum microversion
A minimum microversion description that is the same as the microversion the API is newly added is redundant in parameters. So remove them. Change-Id: I3e1ca88cac3a52a8b44e26f051a51a6db77a3231 Closes-Bug: #1799893
Diffstat (limited to 'api-ref/source/os-server-tags.inc')
-rw-r--r--api-ref/source/os-server-tags.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/api-ref/source/os-server-tags.inc b/api-ref/source/os-server-tags.inc
index 96fbad73fb..9ed62702e8 100644
--- a/api-ref/source/os-server-tags.inc
+++ b/api-ref/source/os-server-tags.inc
@@ -47,7 +47,7 @@ Response
.. rest_parameters:: parameters.yaml
- - tags: tags
+ - tags: tags_no_min
**Example List Tags:**
@@ -71,7 +71,7 @@ Request
.. rest_parameters:: parameters.yaml
- server_id: server_id_path
- - tags: tags
+ - tags: tags_no_min
**Example Replace Tags:**
@@ -83,7 +83,7 @@ Response
.. rest_parameters:: parameters.yaml
- - tags: tags
+ - tags: tags_no_min
**Example Replace Tags:**