Skip to content

Commit

Permalink
[FAB-6902]FAB-6903 update fabcar doc to stick with code
Browse files Browse the repository at this point in the history
This sub-task updated the fabcar docs in WYFA. 
make it consistent with the most recent sample source code

Change-Id: I9014ebc635f792a6a15f4cf9982bc771627ceb70
Signed-off-by: Min Luo <luomin_tokyotech@hotmail.com>
  • Loading branch information
luomin committed Nov 8, 2017
1 parent 9f89f2e commit 57df66d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/write_first_app.rst
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,8 @@ It should return something like this:

.. code:: json
Query result count = 1
Successfully loaded user1 from persistence
Query has completed, checking results
Response is [{"Key":"CAR0", "Record":{"colour":"blue","make":"Toyota","model":"Prius","owner":"Tomoko"}},
{"Key":"CAR1", "Record":{"colour":"red","make":"Ford","model":"Mustang","owner":"Brad"}},
{"Key":"CAR2", "Record":{"colour":"green","make":"Hyundai","model":"Tucson","owner":"Jin Soo"}},
Expand Down

0 comments on commit 57df66d

Please sign in to comment.