Add declarative acceptance tests
[ccsdk/cds.git] / components / model-catalog / blueprint-model / uat-blueprints / echo / Definitions / echo-mapping.json
1 [
2   {
3     "name": "echoed-message",
4     "input-param": true,
5     "property": {
6       "type": "string"
7     },
8     "dictionary-name": "echoed-message",
9     "dictionary-source": "input",
10     "dependencies": [
11     ]
12   }
13 ]