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