qlik-oss / enigma-go

Go library for consuming Qlik's Associative Engine.
MIT License
39 stars 12 forks source link

fix: Fall back to RemoteObject if type info is missing #141

Closed wennmo closed 4 years ago

wennmo commented 4 years ago

If object type info is missing in the spec we should fall back to RemoteObject instead of panic.