aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/resource-dictionary/starter-dictionary/entity.json
blob: 83a32a9228c57f3888c5e6934556b5cb08e976ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name" : "entity",
  "tags" : "entity",
  "updated-by" : "Rodrigo Ottero <rodrigo.ottero@est.tech>",
  "property" : {
    "description" : "entity",
    "type" : "json"
  },
  "sources" : {
    "input" : {
      "type" : "source-input",
      "properties" : { }
    }
  }
}