mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-18 13:45:09 +00:00
dont' run notes example
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"create": [{
|
"create": [{
|
||||||
"title": "Create a note",
|
"title": "Create a note",
|
||||||
"description": "Create a simple text based note",
|
"description": "Create a simple text based note",
|
||||||
"run_check": true,
|
"run_check": false,
|
||||||
"request": {
|
"request": {
|
||||||
"title": "New Note",
|
"title": "New Note",
|
||||||
"text": "This is my note"
|
"text": "This is my note"
|
||||||
|
|||||||
Reference in New Issue
Block a user