aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/test-blueprint/capability_restconf/Definitions/resources_definition_types.json
blob: 98a73b101093b2a373d26065ef8998592d9802ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "entity" : {
    "tags" : "entity",
    "name" : "entity",
    "property" : {
      "description" : "entity",
      "type" : "json"
    },
    "updated-by" : "Rodrigo Ottero <rodrigo.ottero@est.tech>",
    "sources" : {
      "input" : {
        "type" : "source-input",
        "properties" : { }
      }
    }
  }
}