add group notation to resource dictionary
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / sample-input-source.json
old mode 100644 (file)
new mode 100755 (executable)
index 2483b43..6eda39c
@@ -1,5 +1,6 @@
 {
        "name": "sample-input-source",
+       "group":"default",
        "property" :{
                "description": "name of the ",
                "type": "string"
@@ -14,4 +15,4 @@
                        }
                }
        }
-}
\ No newline at end of file
+}