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