openapistack / openapi-client-axios

JavaScript client library for consuming OpenAPI-enabled APIs with axios
https://openapistack.co
MIT License
550 stars 67 forks source link

Fixing `undefined` key on convertKeyToTypeName #125

Closed imam closed 1 year ago

imam commented 1 year ago

So, I've found that my schema create an undefined error on convertKeyToTypeName function. Haven't tried to compile the code, no idea if that's supposed to happened, please review accordingly. Thanks!