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:
@@ -35,6 +35,7 @@
|
||||
{
|
||||
"title": "Read records",
|
||||
"run_check": true,
|
||||
"idempotent": true,
|
||||
"request": {
|
||||
"table": "users",
|
||||
"query": "age == 43"
|
||||
|
||||
Reference in New Issue
Block a user