summaryrefslogtreecommitdiff
path: root/api-ref/source/os-migrations.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-migrations.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-migrations.inc')
-rw-r--r--api-ref/source/os-migrations.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-ref/source/os-migrations.inc b/api-ref/source/os-migrations.inc
index f9236f471e..5dc657bde9 100644
--- a/api-ref/source/os-migrations.inc
+++ b/api-ref/source/os-migrations.inc
@@ -30,7 +30,7 @@ Request
Response
--------
-**Example List Migrations: JSON request**
+**Example List Migrations: JSON response**
.. literalinclude:: ../../doc/api_samples/os-migrations/migrations-list-resp.json
:language: javascript