forked from loafle/openapi-generator-original
* Initial work on a redux-query client generator. * Update to match the required redux-query version w/ fixed TS defs. * Fixes for query parameters, add samples. * Add windows versions of redux-query scripts. * Fix for form data handling. * Initial work on multiple inheritance support. * Tweaks for discriminator usage + from/to JSON. * Fix initialization of queryParameters if needed. * Copy over more QueryConfig values into the final generated QueryConfig. * Fix for imports that are combined types.