mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-25 19:10:55 +00:00
* [typescript-rxjs] fix coalescing in Configuration - eliminate nully "" (empty string) value via conditional check - use concrete "string" type in typeof check ("function" may be returned for Object types * [typescript-rxjs] update petstore sample * run petstore-all - run the script for updating all petstores ./bin/typescript-rxjs-petstore-all.sh