acacode / swagger-typescript-api

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

Reduce use of lodash #874

Closed smorimoto closed 3 months ago

smorimoto commented 3 months ago

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