-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Open
Labels
Description
Problem
There is a typescript-axios
generator, but I would need a openapi-client-axios
generator as I'm using that package. It has its own OpenAPI generator package but it is not as powerful as this one.
Solution
A openapi-client-axios
generator to use in the config which does what this package does but with support for the way openapi-client-axios
types it requests (with operationIds).