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
This commit is contained in:
ghanshyam
2016-04-19 17:52:18 +09:00
parent 654181beeb
commit 6f8cda2f39
42 changed files with 129 additions and 130 deletions
+2 -2
View File
@@ -43,7 +43,7 @@ Query Parameters
Response
--------
**Example Ping Instances: JSON request**
**Example Ping Instances: JSON response**
.. literalinclude:: ../../doc/api_samples/os-fping/fping-instances-list-resp.json
:language: javascript
@@ -73,7 +73,7 @@ Request
Response
--------
**Example Ping An Instance: JSON request**
**Example Ping An Instance: JSON response**
.. literalinclude:: ../../doc/api_samples/os-fping/fping-instance-show-resp.json
:language: javascript