add json provider
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build was killed

This commit is contained in:
2024-01-25 21:14:06 +03:00
parent b9af510e71
commit 0e8ba1e7ad
7 changed files with 211 additions and 1 deletions

View File

@@ -0,0 +1,17 @@
{
"app": {
"name": {
"var": [
"name"
],
"title": "config title",
"timeout": "1m",
"success": true
}
},
"cfg": {
"duration": 1260000000000,
"enabled": true,
"type":"json"
}
}