summaryrefslogtreecommitdiff
path: root/api-ref/source/os-instance-actions.inc
diff options
context:
space:
mode:
authorghanshyam <ghanshyam.mann@nectechnologies.in>2016-04-19 17:52:18 +0900
committerghanshyam <ghanshyam.mann@nectechnologies.in>2016-04-19 17:56:20 +0900
commit6f8cda2f397e50ddb4fe65fe1761a51f6c8ac8f9 (patch)
treefe894a408fa7754d74b57d265156009da96faf60 /api-ref/source/os-instance-actions.inc
parent654181beeb6e8ea813b86b8dff05bc084c9e9bce (diff)
downloadnova-6f8cda2f397e50ddb4fe65fe1761a51f6c8ac8f9.tar.gz
Fix json response example heading in api ref
Heading for json response example is wrong, it is json request instead of json response. Part of bp:api-ref-in-rst Change-Id: I709b2bf19520eb76e0264c358a2146bb0dbcee2b
Diffstat (limited to 'api-ref/source/os-instance-actions.inc')
-rw-r--r--api-ref/source/os-instance-actions.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/api-ref/source/os-instance-actions.inc b/api-ref/source/os-instance-actions.inc
index 8defb2b0e0..6a6a7983d5 100644
--- a/api-ref/source/os-instance-actions.inc
+++ b/api-ref/source/os-instance-actions.inc
@@ -32,7 +32,7 @@ Request
Response
--------
-**Example List Actions For Server: JSON request**
+**Example List Actions For Server: JSON response**
.. literalinclude:: ../../doc/api_samples/os-instance-actions/instance-actions-list-resp.json
:language: javascript
@@ -61,7 +61,7 @@ Request
Response
--------
-**Example Show Server Action Details: JSON request**
+**Example Show Server Action Details: JSON response**
.. literalinclude:: ../../doc/api_samples/os-instance-actions/instance-action-show-resp.json
:language: javascript