Fix api-ref generation errors
This patch fixes errors with the include directives generated by the api-site team for the migration. This patch fixes the errors by bringing our api-ref docs in line with the existing docs; verifying that the previous docs are still valid will be a separate initiative. Change-Id: Ibb7d57d8665dbfb655b2c3bd4a69fdc0f8a44d69
This commit is contained in:
parent
fe6313cde3
commit
2c3def1b2f
@ -22,7 +22,7 @@ Error response codes:
|
||||
Request
|
||||
-------
|
||||
|
||||
.. rest_parameters:: parameters.yaml
|
||||
This operation does not accept a request body.
|
||||
|
||||
|
||||
|
||||
|
@ -43,9 +43,7 @@ Request Example
|
||||
Response Example
|
||||
----------------
|
||||
|
||||
.. literalinclude::
|
||||
:language: javascript
|
||||
|
||||
This operation does not return a response body.
|
||||
|
||||
|
||||
|
||||
@ -84,8 +82,7 @@ Request Example
|
||||
Response Example
|
||||
----------------
|
||||
|
||||
.. literalinclude::
|
||||
:language: javascript
|
||||
This operation does not return a response body.
|
||||
|
||||
|
||||
|
||||
@ -125,9 +122,7 @@ Request Example
|
||||
Response Example
|
||||
----------------
|
||||
|
||||
.. literalinclude::
|
||||
:language: javascript
|
||||
|
||||
This operation does not return a response body.
|
||||
|
||||
|
||||
|
||||
@ -166,8 +161,7 @@ Request Example
|
||||
Response Example
|
||||
----------------
|
||||
|
||||
.. literalinclude::
|
||||
:language: javascript
|
||||
This operation does not return a response body.
|
||||
|
||||
|
||||
|
||||
|
@ -184,8 +184,7 @@ Request
|
||||
Response Example
|
||||
----------------
|
||||
|
||||
.. literalinclude::
|
||||
:language: javascript
|
||||
This operation does not return a response body.
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user