Merge "Fix json response example heading in api ref"

This commit is contained in:
Jenkins
2016-04-19 18:01:13 +00:00
committed by Gerrit Code Review
42 changed files with 129 additions and 130 deletions
+3 -3
View File
@@ -49,7 +49,7 @@ Response
- port_id: port_id
- port_state: port_state
**Example Create Interface: JSON request**
**Example Create Interface: JSON response**
.. literalinclude:: ../../doc/api_samples/os-interface/port-interface-create-resp.json
:language: javascript
@@ -86,7 +86,7 @@ Response
- net_id: net_id
- port_id: port_id
**Example List Port Interfaces: JSON request**
**Example List Port Interfaces: JSON response**
.. literalinclude:: ../../doc/api_samples/os-interface/port-interfaces-list-resp.json
:language: javascript
@@ -115,7 +115,7 @@ Request
Response
--------
**Example Show Port Interface Details: JSON request**
**Example Show Port Interface Details: JSON response**
.. literalinclude:: ../../doc/api_samples/os-interface/port-interface-show-resp.json
:language: javascript