mrdannael / genum-openapi

Generate Typescript enums from the openapi schema
MIT License
3 stars 2 forks source link

fix enum export issue with . #3

Closed kashanlegal closed 3 months ago

kashanlegal commented 6 months ago

we were having a particular scenario to resolve this i have created a way around... regarding enums were having . inside

kashanlegal commented 6 months ago

hi @mrdannael could u have look please? thank you

mrdannael commented 6 months ago

Thanks for the PR. Lookin' on it.

mrdannael commented 4 months ago

Hi @kashanlegal,

I've just released a new version (v0.7.0) of the genum-openapi package. You can read the latest release notes to see what has changed. TL;DR: Now parsing the exported enum names is possible with a new config. 😊 Enjoy!

Thanks for your work and input. I'm awaiting your response. Either way, I'll close this PR in a couple of days.