udts:
- id: zone
path: {{var::apiName}}/zone
jsonPath: $.devices[].zones[*]
name: $.name
I don't believe that jsonPath is actually a valid parameter here, it isn't listed in the docs.
Also the path value here should be in quotes or it fails the YAML checks.
I don't believe that jsonPath is actually a valid parameter here, it isn't listed in the docs.
Also the path value here should be in quotes or it fails the YAML checks.