summaryrefslogtreecommitdiffstats
path: root/src/lib/config/tests/testdata/spec6.spec
blob: 631d882ceaca84da4fe358434b16bc0ac9def4e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "module_spec": {
    "module_name": "Spec2",
    "config_data": [
      { "item_name": "item1",
        "item_type": "integer",
        "item_optional": false
      }
    ]
  }
}