Error message importing a REST configuration

Hi,

(necroing a subject a bit)

just had a similar case while trying to use google API (geocode)
That one returns an array called “types” of strings but with no names, just values:
image

So i played around with it and it turns out these days there is a “Undefined” model that we can use:

And it accepts such arrays (assigning them to “value” automaticaly):
image

(Not sure when this became a thing but its there in v6.14.10)

Hope this helps (someone :))

B R
Ivan

2 Likes