AAI Junit test and Blueprint support configs
[ccsdk/cds.git] / components / model-catalog / blueprint-model / test-blueprint / baseconfiguration / Definitions / hostname-mapping.json
1 [
2   {
3     "name": "hostname",
4     "input-param": true,
5     "property": {
6       "type": "string"
7     },
8     "dictionary-name": "hostname",
9     "dictionary-source": "input",
10     "dependencies": [
11     ]
12   }
13 ]