Files
config/provider/json/fixture/config.json
andrey 59f97e1681
Some checks failed
continuous-integration/drone/pr Build was killed
continuous-integration/drone/push Build is passing
add json provider
2024-01-25 21:23:39 +03:00

17 lines
305 B
JSON

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