Fix api-ref for v3 Services

This patch is mainly to fix the request parameters for
the Disabled Cinder Service APIs.

Change-Id: I112793716c1f00cc953bd960fa13be67612ed6ac
This commit is contained in:
liuyamin 2018-01-15 16:38:57 +08:00
parent 5420a050b2
commit 71ed703814

View File

@ -72,8 +72,8 @@ Request
.. rest_parameters:: parameters.yaml
- project_id: project_id_path
- host: host_query
- binary: binary_query
- host: host_name_body
- binary: binary
Request Example
---------------
@ -120,7 +120,7 @@ Request
- project_id: project_id_path
- binary: binary
- host: host_name_body
- disabled_reason: disabled_reason_body
- disabled_reason: disabled_reason_body_1
Request Example
---------------