mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-15 20:44:46 +00:00
Introducing "idempotent" flag for examples (#263)
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"list": [{
|
||||
"title": "List files",
|
||||
"run_check": true,
|
||||
"idempotent": true,
|
||||
"request": {
|
||||
"project": "examples"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user