Skip to content

Commit

Permalink
fix json
Browse files Browse the repository at this point in the history
  • Loading branch information
DevAlone committed Jan 27, 2018
1 parent 330adc9 commit ba7b9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ It will return json response like this:
{
"status": "ok",
"count": 1,
"has_more": True,
"has_more": true,
"data": [{
"address": "http://127.0.0.1:8080",
"auth_data": null,
Expand Down

0 comments on commit ba7b9bd

Please sign in to comment.