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:
1
cache/examples.json
vendored
1
cache/examples.json
vendored
@@ -4,6 +4,7 @@
|
||||
"title": "Set a value",
|
||||
"description": "Set allows you to set a value",
|
||||
"run_check": true,
|
||||
"idempotent": true,
|
||||
"request": {
|
||||
"key": "foo",
|
||||
"value": "bar"
|
||||
|
||||
Reference in New Issue
Block a user