Add config and schema file for onbording
[ric-app/hw-python.git] / init / schema.json
diff --git a/init/schema.json b/init/schema.json
new file mode 100644 (file)
index 0000000..01c8445
--- /dev/null
@@ -0,0 +1,11 @@
+{
+"$schema": "http://json-schema.org/draft-07/schema#",
+"$id": "#/controls",
+"type": "object",
+"title": "Controls Section Schema",
+"required": [
+],
+"properties": {
+}
+}
+