acacode / swagger-typescript-api

Generate the API Client for Fetch or Axios from an OpenAPI Specification
MIT License
3.27k stars 354 forks source link

Reduce use of lodash #874

Closed smorimoto closed 1 month ago

smorimoto commented 1 month ago

In the long term, we will only use a minimal amount of lodash to remove the implicit diff to stdlib for TypeScript rewrite.