mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
Introducing "idempotent" flag for examples (#263)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"title": "Ask a question",
|
||||
"description": "Ask a question and get an instant answer",
|
||||
"run_check": true,
|
||||
"idempotent": true,
|
||||
"request": {
|
||||
"query": "microsoft"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user