Add declarative acceptance tests
[ccsdk/cds.git] / components / model-catalog / blueprint-model / uat-blueprints / echo / Definitions / resources_definition_types.json
1 {
2   "echoed-message" : {
3     "tags" : "echoed-message",
4     "name" : "echoed-message",
5     "property" : {
6       "description" : "echoed-message",
7       "type" : "string"
8     },
9     "updated-by" : "Rodrigo Ottero <rodrigo.ottero@est.tech>",
10     "sources" : {
11       "input" : {
12         "type" : "source-input",
13         "properties" : { }
14       }
15     }
16   }
17 }