kubb
kubb copied to clipboard
The ultimate toolkit for working with APIs.
### What is the type of issue? Documentation is missing, Documentation is confusing ### What is the issue? the documentation stops once you generated your client library. same for the...
### What is the problem this feature would solve? Currently the implementation for both `Date` and `Time` in swagger-faker is ``` date: (type: 'date' | 'string' = 'string') => (type...
### What version of `kubb` is running? kubb/2.13.0 darwin-arm64 node-v20.9.0 ### What platform is your computer? MacOS ### What version of external packages are you using(`@tanstack-query`, `MSW`, `React`, `Vue`, ...)...
### What version of `kubb` is running? kubb/2.13.0 darwin-arm64 node-v20.11.1 ### What platform is your computer? _No response_ ### What version of external packages are you using(`@tanstack-query`, `MSW`, `React`, `Vue`,...
### What is the problem this feature would solve? https://hono.dev/ ### External documents/projects? _No response_ ### What is the feature you are proposing to solve the problem? _No response_ ###...
### What is the problem this feature would solve? There are many enum name generation options in the current ts-swagger generator. They work wonders, however, there are many cases in...
### What is the problem this feature would solve? The generation of the api code for an angular code base ### External documents/projects? _No response_ ### What is the feature...
v3
### What is the problem this feature would solve? I want to have mutationKeys to arrange invalidations of queries after mutation occurs. But right now no `mutationKey` was generated for...