qlik-oss / enigma-go

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

Improve how GenericObject return-types are handled #192

Open aihazm opened 3 years ago

aihazm commented 3 years ago

Description

Improve how GenericObject return-types are handled.

Currently those return-type hare mapped in a file called schema-companion.json - there's probably a better way to handle this

Note: Preferably enough information should be included in the Open-RPC spec to determine the return type.