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
+1 -1
View File
@@ -35,7 +35,7 @@ Response
- floating_ip_pools: floating_ip_pools
- name: name
**Example List Floating Ip Pools: JSON request**
**Example List Floating Ip Pools: JSON response**
.. literalinclude:: ../../doc/api_samples/os-floating-ip-pools/floatingippools-list-resp.json
:language: javascript