Skip to content

Commit ba7b9bd

Browse files
committed
fix json
1 parent 330adc9 commit ba7b9bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ It will return json response like this:
5050
{
5151
"status": "ok",
5252
"count": 1,
53-
"has_more": True,
53+
"has_more": true,
5454
"data": [{
5555
"address": "http://127.0.0.1:8080",
5656
"auth_data": null,

0 commit comments

Comments
 (0)