Remove extra whitespace
Remove extra whitespace like whitespace at end of line or before a closing </para>. Also, change tabs to spaces. Change-Id: I43d5418cc6c21736a29921e88774cdfdadc09b28
This commit is contained in:
parent
42b5116e5c
commit
b51a471b55
@ -586,7 +586,6 @@ Content-Type application/xml
|
|||||||
</example>
|
</example>
|
||||||
<?hard-pagebreak?>
|
<?hard-pagebreak?>
|
||||||
|
|
||||||
|
|
||||||
<example>
|
<example>
|
||||||
<title>Version List Request/Response: JSON</title>
|
<title>Version List Request/Response: JSON</title>
|
||||||
<literallayout class="monospaced">
|
<literallayout class="monospaced">
|
||||||
@ -1760,7 +1759,8 @@ Content-Type application/json
|
|||||||
specified in the request URL.</para><para>Quantum validates the request and dispatches the request to the
|
specified in the request URL.</para><para>Quantum validates the request and dispatches the request to the
|
||||||
plugin. It is not guaranteed that the attached
|
plugin. It is not guaranteed that the attached
|
||||||
resource will be available as soon as the
|
resource will be available as soon as the
|
||||||
operation returns. </para><para>The validation can fail if: </para>
|
operation returns.</para>
|
||||||
|
<para>The validation can fail if:</para>
|
||||||
<itemizedlist spacing="compact">
|
<itemizedlist spacing="compact">
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>An attachment with the same identifier is
|
<para>An attachment with the same identifier is
|
||||||
|
@ -175,7 +175,6 @@
|
|||||||
<representation mediaType="application/json"
|
<representation mediaType="application/json"
|
||||||
element="csapi:network">
|
element="csapi:network">
|
||||||
|
|
||||||
|
|
||||||
<!-- <param required="true" name="name" style="plain"
|
<!-- <param required="true" name="name" style="plain"
|
||||||
type="xsd:string">
|
type="xsd:string">
|
||||||
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
||||||
|
@ -62,7 +62,6 @@
|
|||||||
</resource>
|
</resource>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
||||||
|
|
||||||
<!--*******************************************************-->
|
<!--*******************************************************-->
|
||||||
<!-- All Methods -->
|
<!-- All Methods -->
|
||||||
<!--*******************************************************-->
|
<!--*******************************************************-->
|
||||||
|
Loading…
Reference in New Issue
Block a user