summaryrefslogtreecommitdiffstats
path: root/src/lib/config/tests/testdata/spec36.spec
blob: fb9ce2608424260b926150eeb28ed283d6ea46cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "module_spec": {
    "module_name": "Spec36",
    "statistics": [
      {
        "item_name": "dummy_str",
        "item_type": "string",
        "item_optional": false,
        "item_default": "Dummy",
        "item_title": "Dummy String",
        "item_description": "A dummy string",
        "item_format": "dummy"
      }
    ]
  }
}