rametta / rapini

:leafy_green: OpenAPI to React Query (or SWR) & Axios
Apache License 2.0
152 stars 18 forks source link

Fix types generator when yaml file key includes dashes #56

Closed annajolly closed 2 weeks ago

annajolly commented 2 weeks ago

Fix types generator when yaml file key includes dashes

Fixes error where yaml identifiers with dashes cause broken typescript files.

Fixes https://github.com/rametta/rapini/issues/55

rametta commented 2 weeks ago

Thanks @annajolly - it should be published now in npm under version 3.5.2 (I accidentally published 3.5.1 with an empty project)