Fix 'Tosca Function get_input in Properties Assignment error'-bug
[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.pLMNInfoList",
7       "propertyName": "pLMNInfoList",
8       "propertySource": "SELF",
9       "sourceUniqueId": "dd0ec4d2-7e74-4d92-af2f-89c7436baa63",
10       "sourceName": "testService",
11       "functionType": "GET_INPUT",
12       "propertyPathFromSource": [
13         "pLMNInfoList"
14       ],
15       "type": "GET_INPUT",
16       "toscaIndexList": [
17         "1",
18         "snssai",
19         "sd"
20       ]
21     }
22   ]
23 }