Add missing \n at the end of file

Change-Id: I3abad7553e581b5252623238e1c625e979893dde
This commit is contained in:
Christian Berendt 2014-10-09 22:11:23 +02:00
parent 4c712f1fd0
commit a14f66ecd7
23 changed files with 23 additions and 23 deletions

View File

@ -50,4 +50,4 @@ This resource allows you to submit payment information to process your *shopping
POST /payment POST /payment
{ "cc": "12345678900", "cvc": "123", "expiry": "0112" } { "cc": "12345678900", "cvc": "123", "expiry": "0112" }
< 200 < 200
{ "receipt": "/payment/receipt/1" } { "receipt": "/payment/receipt/1" }

View File

@ -1 +1 @@
Generic single-database configuration. Generic single-database configuration.

View File

@ -12,4 +12,4 @@
</includes> </includes>
</fileSet> </fileSet>
</fileSets> </fileSets>
</assembly> </assembly>

View File

@ -70,4 +70,4 @@
</plugin> </plugin>
</plugins> </plugins>
</build> </build>
</project> </project>

View File

@ -189,4 +189,4 @@ access is granted </td>
> >
the Knowledge Center article</link>. </para> the Knowledge Center article</link>. </para>
</section> </section>
</section> </section>

View File

@ -5,4 +5,4 @@ curl -i 'http://endpointURL/v2.0/tokens' -X 'POST' \
"password":"devstack"}}}' \ "password":"devstack"}}}' \
-H "Accept: application/json" -H "Accept: application/json"
-H "Content-Type: -H "Content-Type:
application/json" | python -m json.tool application/json" | python -m json.tool

View File

@ -10,4 +10,4 @@ curl -X POST -H 'Content-Type: application/json' -H 'Accept: application/json' -
} }
} }
}'\ }'\
https://endpointURL/v1/orders https://endpointURL/v1/orders

View File

@ -9,4 +9,4 @@ curl -X POST -H 'Content-Type: application/json' -H 'Accept: application/json' -
"payload_content_type": "application/octet-stream", "payload_content_type": "application/octet-stream",
"payload_content_encoding": "base64" "payload_content_encoding": "base64"
}'\ }'\
https://endpointURL/v1/secrets https://endpointURL/v1/secrets

View File

@ -4,4 +4,4 @@ curl -X PUT -H 'Content-Type: application/json' -H 'Accept: application/json' -H
"payload_content_type": "application/octet-stream", "payload_content_type": "application/octet-stream",
"payload_content_encoding": "base64" "payload_content_encoding": "base64"
}'\ }'\
https://endpointURL/v1/secrets/secretID https://endpointURL/v1/secrets/secretID

View File

@ -17,4 +17,4 @@ Date: Thu, 8 Aug 2013 18:45:13 GMT
"name":"admin" "name":"admin"
} }
}, },
} }

View File

@ -12,4 +12,4 @@
"mode": "cbc" "mode": "cbc"
}, },
"order_ref": "https://endpointURL/v1/orders/4a20549c-b418-4548-b2d1-33016d88822d" "order_ref": "https://endpointURL/v1/orders/4a20549c-b418-4548-b2d1-33016d88822d"
} }

View File

@ -7,4 +7,4 @@ curl http://endpointURL/v1/secrets -H 'Content-Type: application/json' -H 'Accep
"mode": "cbc", "mode": "cbc",
"payload": "secretsecretsecret", "payload": "secretsecretsecret",
"payload_content_type": "text/plain" "payload_content_type": "text/plain"
}' }'

View File

@ -1,2 +1,2 @@
curl -H 'Accept: application/json' -H 'X-Project-Id:12345'\ curl -H 'Accept: application/json' -H 'X-Project-Id:12345'\
https://endpointURL/v1/orders/62d57f53-ecfe-4ae4-87bd-fab2f24e29bc https://endpointURL/v1/orders/62d57f53-ecfe-4ae4-87bd-fab2f24e29bc

View File

@ -1,2 +1,2 @@
curl -H 'Accept: application/json' -H 'X-Project-Id:12345'\ curl -H 'Accept: application/json' -H 'X-Project-Id:12345'\
https://endpointURL/v1/orders https://endpointURL/v1/orders

View File

@ -1,2 +1,2 @@
curl -H 'Accept: application/json' -H 'X-Project-Id:12345'\ curl -H 'Accept: application/json' -H 'X-Project-Id:12345'\
https://endpointURL/v1/secrets/secretID/888b29a4-c7cf-49d0-bfdf-bd9e6f26d718 https://endpointURL/v1/secrets/secretID/888b29a4-c7cf-49d0-bfdf-bd9e6f26d718

View File

@ -1,2 +1,2 @@
curl -H 'Accept: application/json' -H 'X-Project-Id: 12345' \ curl -H 'Accept: application/json' -H 'X-Project-Id: 12345' \
https://endpointURL/v1/secrets https://endpointURL/v1/secrets

View File

@ -1,3 +1,3 @@
{ {
"order_ref": "http://endpointURL/v1/orders/62d57f53-ecfe-4ae4-87bd-fab2f24e29bc" "order_ref": "http://endpointURL/v1/orders/62d57f53-ecfe-4ae4-87bd-fab2f24e29bc"
} }

View File

@ -1,3 +1,3 @@
{ {
"secret_ref": "http://endpointURL/v1/secrets/94dc45d8-5232-4be7-8263-9ceeda7410a0" "secret_ref": "http://endpointURL/v1/secrets/94dc45d8-5232-4be7-8263-9ceeda7410a0"
} }

View File

@ -11,4 +11,4 @@
"bit_length": 256, "bit_length": 256,
"mode": "cbc" "mode": "cbc"
}, },
"order_ref": "https://endpointURL/v1/orders/b63d2c05-5d53-4db6-af06-4e388044deb8" "order_ref": "https://endpointURL/v1/orders/b63d2c05-5d53-4db6-af06-4e388044deb8"

View File

@ -53,4 +53,4 @@
"type": "key" "type": "key"
} }
], ],
"next": "https://endpointURL/v1/orders?limit=10&offset=10" "next": "https://endpointURL/v1/orders?limit=10&offset=10"

View File

@ -1,3 +1,3 @@
HTTP/1.1 200 OK HTTP/1.1 200 OK
Content-Length: 0 Content-Length: 0
x-openstack-request-id: req-ab107dce-adfd-4b8d-b9eb-7095f8cf9b15 x-openstack-request-id: req-ab107dce-adfd-4b8d-b9eb-7095f8cf9b15

View File

@ -11,4 +11,4 @@
"mode": "cbc", "mode": "cbc",
"bit_length": 256, "bit_length": 256,
"expiration": "2014-05-28T19:14:44.180394" "expiration": "2014-05-28T19:14:44.180394"
} }

View File

@ -32,4 +32,4 @@
"total": 4, "total": 4,
"next": "http://endpointURL/v1/secrets?limit=2&offset=3", "next": "http://endpointURL/v1/secrets?limit=2&offset=3",
"previous": "http://endpointURL/v1/secrets?limit=2&offset=0" "previous": "http://endpointURL/v1/secrets?limit=2&offset=0"
} }