devexperts / swagger-codegen-ts

Typesafe Swagger API generator for TypeScript
Mozilla Public License 2.0
80 stars 16 forks source link

OpenApi string field with format date has bad path in generated typescript #130

Closed VKamotin closed 3 years ago

kokovtsev commented 3 years ago

@raveclassic @sutarmin anything we can do to help to get this merged?

sutarmin commented 3 years ago

Very sorry, but I don't have enough time right now for a proper review, tbh, since I'm not really familiar with this codebase and there is a lot of things for me to comprehend. @raveclassic do you think you can spend some time on review this week?

raveclassic commented 3 years ago

@VKamotin take a look at https://github.com/devexperts/swagger-codegen-ts/pull/131

VKamotin commented 3 years ago

Wow, thank you!