posh-providers/grafana/k6/config.base.json
2025-09-19 16:29:28 +02:00

13 lines
156 B
JSON

{
"allOf": [
{
"type": "object",
"properties": {
"k6": {
"$ref": "https://github.com/foomo/posh-providers/grafana/k6"
}
}
}
]
}