summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/samples/store-python/htdocs/test/items-result.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/samples/store-python/htdocs/test/items-result.txt')
-rw-r--r--sca-cpp/trunk/samples/store-python/htdocs/test/items-result.txt24
1 files changed, 1 insertions, 23 deletions
diff --git a/sca-cpp/trunk/samples/store-python/htdocs/test/items-result.txt b/sca-cpp/trunk/samples/store-python/htdocs/test/items-result.txt
index d6aaf4d44a..788b7cdf89 100644
--- a/sca-cpp/trunk/samples/store-python/htdocs/test/items-result.txt
+++ b/sca-cpp/trunk/samples/store-python/htdocs/test/items-result.txt
@@ -1,23 +1 @@
-{
- "id": 1,
- "result": [
- {
- "name": "Mango",
- "currencyCode": "USD",
- "currencySymbol": "$",
- "price": 2.99
- },
- {
- "name": "Passion",
- "currencyCode": "USD",
- "currencySymbol": "$",
- "price": 3.55
- },
- {
- "name": "Kiwi",
- "currencyCode": "USD",
- "currencySymbol": "$",
- "price": 1.55
- }
- ]
-} \ No newline at end of file
+{"id":1,"result":[{"name":"Mango","currencyCode":"USD","currencySymbol":"$","price":2.99},{"name":"Passion","currencyCode":"USD","currencySymbol":"$","price":3.55},{"name":"Kiwi","currencyCode":"USD","currencySymbol":"$","price":1.55}]} \ No newline at end of file