Closed annajolly closed 2 weeks ago
Fixes error where yaml identifiers with dashes cause broken typescript files.
Fixes https://github.com/rametta/rapini/issues/55
Thanks @annajolly - it should be published now in npm under version 3.5.2 (I accidentally published 3.5.1 with an empty project)
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