81ae571c01ceb5e4370c55f5ba4da828b9110a28
[sdc.git] / common-be / src / test / resources / toscaFunctionJsonDeserializer / customFunctionGetInputType.json
1 {
2   "type": "CUSTOM",
3   "name": "custom_function_get_input_type",
4   "parameters": [
5     {
6       "propertyUniqueId": "dd0ec4d2-7e74-4d92-af2f-89c7436baa63.controller_actor",
7       "propertyName": "controller_actor",
8       "propertySource": "SELF",
9       "sourceUniqueId": "dd0ec4d2-7e74-4d92-af2f-89c7436baa63",
10       "sourceName": "testService",
11       "functionType": "GET_INPUT",
12       "propertyPathFromSource": [
13         "controller_actor"
14       ],
15       "type": "GET_INPUT"
16     }
17   ]
18 }