Fix all remaining sample file path

This patch fix sample file path in all remaining api ref files.

Part of bp:api-ref-in-rst

Change-Id: I214b3a5bedea44cdfeba644ef3796938b709f4bf
This commit is contained in:
ghanshyam
2016-04-20 16:56:47 +09:00
parent 0de94ec3c6
commit 24d380b4d0
5 changed files with 21 additions and 20 deletions
+2 -2
View File
@@ -27,7 +27,7 @@ Request
**Example Add (Associate) Fixed Ip (Addfixedip Action): JSON request**
.. literalinclude:: ../../doc/api_samples/servers-action/multinic-add-fixed-ip-req.json
.. literalinclude:: ../../doc/api_samples/os-multinic/multinic-add-fixed-ip-req.json
:language: javascript
Response
@@ -60,7 +60,7 @@ Request
**Example Remove (Disassociate) Fixed Ip (Removefixedip Action): JSON request**
.. literalinclude:: ../../doc/api_samples/servers-action/multinic-remove-fixed-ip-req.json
.. literalinclude:: ../../doc/api_samples/os-multinic/multinic-remove-fixed-ip-req.json
:language: javascript
Response