carson
carson
Hey @tde-desc, thanks for all your effort! I've managed to fix the ref parser issue: https://github.com/hey-api/json-schema-ref-parser/pull/10 We will soon update the openapi-ts to use the latest ref parser 1.0.7 version.
I'm currently handling the multi-config feature. I added support for an array of objects to defineConfig function. Would this cover all your needs? Now i'm probably going to move on...
I'm glad you like it. This and some more config features will be added soon once the https://github.com/hey-api/openapi-ts/pull/2602 gets merged 🫡
@semdy That's one of features I implemented in this PR https://github.com/hey-api/openapi-ts/pull/2602. It will be soon published so you can use it in the newest version! Btw I recommend you to...
Hey, thanks for all your effort! I've managed to fix the ref parser issue: https://github.com/hey-api/json-schema-ref-parser/pull/10 We will soon update the openapi-ts to use the latest ref parser 1.0.7 version.