Merge "Fix whitespace and tabs"
This commit is contained in:
commit
94b6dec6f0
@ -732,7 +732,7 @@ Date: Tue, 29 Nov 2011 00:35:24 GMT</computeroutput></screen>
|
|||||||
GET /v1/volumes
|
GET /v1/volumes
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
Accept: application/json
|
Accept: application/json
|
||||||
</literallayout>
|
</literallayout>
|
||||||
<programlisting language="json">
|
<programlisting language="json">
|
||||||
<xi:include href="samples/volume_create_request.json" parse="text"/>
|
<xi:include href="samples/volume_create_request.json" parse="text"/>
|
||||||
</programlisting>
|
</programlisting>
|
||||||
@ -772,7 +772,7 @@ Accept: application/json
|
|||||||
<literallayout class="monospaced">
|
<literallayout class="monospaced">
|
||||||
GET /v1/volumes
|
GET /v1/volumes
|
||||||
Accept: application/json
|
Accept: application/json
|
||||||
</literallayout>
|
</literallayout>
|
||||||
</example>
|
</example>
|
||||||
<example>
|
<example>
|
||||||
<title>List Volumes: JSON Response</title>
|
<title>List Volumes: JSON Response</title>
|
||||||
@ -884,7 +884,7 @@ Accept: application/json
|
|||||||
PUT /v1/volumes<parameter>2402b902-0b7a-458c-9c07-7435a826f794</parameter>
|
PUT /v1/volumes<parameter>2402b902-0b7a-458c-9c07-7435a826f794</parameter>
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
Accept: application/json
|
Accept: application/json
|
||||||
</literallayout>
|
</literallayout>
|
||||||
<programlisting language="json">
|
<programlisting language="json">
|
||||||
<xi:include href="samples/volume_update_request.json" parse="text"/>
|
<xi:include href="samples/volume_update_request.json" parse="text"/>
|
||||||
</programlisting>
|
</programlisting>
|
||||||
@ -1210,7 +1210,7 @@ The response body will be empty with status code 202.
|
|||||||
<literallayout class="monospaced">
|
<literallayout class="monospaced">
|
||||||
GET /v1/types
|
GET /v1/types
|
||||||
Accept: application/json
|
Accept: application/json
|
||||||
</literallayout>
|
</literallayout>
|
||||||
</example>
|
</example>
|
||||||
<example>
|
<example>
|
||||||
<title>List Volume Types: JSON Response</title>
|
<title>List Volume Types: JSON Response</title>
|
||||||
|
@ -56,7 +56,7 @@
|
|||||||
</resource>
|
</resource>
|
||||||
|
|
||||||
<resource id="snapshots" path="snapshots">
|
<resource id="snapshots" path="snapshots">
|
||||||
<doc title="Snapshots"/>
|
<doc title="Snapshots"/>
|
||||||
<method href="#createSnapshot" />
|
<method href="#createSnapshot" />
|
||||||
<method href="#getSnapshotsSimple" />
|
<method href="#getSnapshotsSimple" />
|
||||||
|
|
||||||
|
@ -57,7 +57,7 @@
|
|||||||
</resource>
|
</resource>
|
||||||
|
|
||||||
<resource id="snapshots" path="snapshots">
|
<resource id="snapshots" path="snapshots">
|
||||||
<doc title="Snapshots"/>
|
<doc title="Snapshots"/>
|
||||||
<method href="#createSnapshot" />
|
<method href="#createSnapshot" />
|
||||||
<method href="#getSnapshotsSimple" />
|
<method href="#getSnapshotsSimple" />
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user