mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-21 15:05:01 +00:00
add ask question examples.json
This commit is contained in:
14
ask/examples.json
Normal file
14
ask/examples.json
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"question": [{
|
||||||
|
"title": "Ask a question",
|
||||||
|
"description": "Ask a question and get an instant answer",
|
||||||
|
"request": {
|
||||||
|
"query": "google"
|
||||||
|
},
|
||||||
|
"response": {
|
||||||
|
"answer": "Google An American multinational technology company that specializes in Internet-related services...",
|
||||||
|
"url": "https://en.wikipedia.org/wiki/Google_(disambiguation)",
|
||||||
|
"image": "https://duckduckgo.com/i/8f85c93f.png"
|
||||||
|
}
|
||||||
|
}]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user