mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-21 02:53:40 +00:00
* 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.