Update container tag v1.1.0
[ric-app/hw-go.git] / config / schema.json
1 {
2 "$schema": "http://json-schema.org/draft-07/schema#",
3 "$id": "#/controls",
4 "type": "object",
5 "title": "Controls Section Schema",
6 "required": [
7 ],
8 "properties": {
9 }
10 }
11