add group notation to resource dictionary
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / pnf-name.json
1 {
2   "name" : "pnf-name",
3   "tags" : "pnf-name",
4   "group":"default",
5   "updated-by" : "Rodrigo Ottero <rodrigo.ottero@est.tech>",
6   "property" : {
7     "description" : "pnf-name",
8     "type" : "string"
9   },
10   "sources" : {
11     "input" : {
12       "type" : "source-input",
13       "properties" : { }
14     }
15   }
16 }