parent
a9b7f81172
commit
32be95d232
@ -0,0 +1,17 @@ |
|||||||
|
{ |
||||||
|
"title": "test", |
||||||
|
"forms": [ |
||||||
|
{ |
||||||
|
"name": "test", |
||||||
|
"title": "title", |
||||||
|
"description": "description", |
||||||
|
"script": "test.sh", |
||||||
|
"fields": [ |
||||||
|
{ |
||||||
|
"name": "string", |
||||||
|
"type": "string" |
||||||
|
} |
||||||
|
] |
||||||
|
} |
||||||
|
] |
||||||
|
} |
Loading…
Reference in new issue