mirror of
https://github.com/octoleo/telegram-bot-bash.git
synced 2024-11-23 15:57:34 +00:00
update db.json
This commit is contained in:
parent
7f032b16e3
commit
09859b65df
7
db.json
7
db.json
@ -2,8 +2,8 @@
|
|||||||
"usage":
|
"usage":
|
||||||
{
|
{
|
||||||
"ok":true,
|
"ok":true,
|
||||||
"url":"https://my-json-server.typicode.com/topkecleon/telegram-bot-bash/",
|
"url":"https://my-json-server.typicode.com/topkecleon/telegram-bot-bash/usage?",
|
||||||
"description":"Testing of JSON responses for github.com/topkecleon/telegram-bot-bash"
|
"description":"Testing of JSON responses for github.com/topkecleon/telegram-bot-bash, replace usage with the dataset you want to query"
|
||||||
} ,
|
} ,
|
||||||
"false":
|
"false":
|
||||||
{
|
{
|
||||||
@ -11,7 +11,7 @@
|
|||||||
"error_code":404,
|
"error_code":404,
|
||||||
"description":"Not Found"
|
"description":"Not Found"
|
||||||
} ,
|
} ,
|
||||||
"ok":
|
"true":
|
||||||
{
|
{
|
||||||
"ok":true,
|
"ok":true,
|
||||||
"description":"Test for ok"
|
"description":"Test for ok"
|
||||||
@ -27,5 +27,4 @@
|
|||||||
"username":"TestBotBash"
|
"username":"TestBotBash"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user