-
### What version of `kubb` is running?
1.10.0
### What platform is your computer?
Linux, Windows
### What steps can reproduce the bug?
**Issue Summary:**
Path parameter is generated …
-
Minimal repro: https://codesandbox.io/s/zodios-x4zwiy?file=/index.ts
I found a special case which makes `variable: never` in TypeScript for `put` apis. (Maybe for other mutations as well).
The b…
-
### Area of Improvement
The quickstart guide could use some detail in a number of areas which aren't mentioned yet, and to go deeper in some existing areas. I plan on on contributing this.
Gett…
-
Something like [Gmail Batch API](https://developers.google.com/gmail/api/guides/batch?hl=pt-br) would be super cool, both on the client and server-side. I think tRPC already does it.
-
Hi, sorry if I missed this in the documentation. Is there a way to access the raw Response object from Axios from an apiClient request on the client side? Specifically I want to be able to inspect the…
-
It's mostly a discussion, not a feature request, as I still don't know is it possible with template generating.
There are multiple libraries for validating responses from API; I prefer to use [zod]…
-
### Current Behavior
I am using nx-cloud with a custom agent. It passes just fine, but the post-cache step fails
### Expected Behavior
I expect cache-restore step to succeed
### GitHub Repo
_No r…
-
I think it's common issue for generate type from open api spec.
I am using with zodios https://github.com/astahmer/openapi-zod-client/ openapi-zod-client. But did not found any possible solution to …
-
Hi,
Thank you for making such a cool library!
I currently have a use case where I am returning files and protobuf as arrayBuffers in Zodios. Unfortunately the openapi generation is not taking re…
-
I see that we dont have updated docs on helpers:
https://www.zodios.org/docs/api/helpers
If try it I get:
That is because now makeParams need a `type` attribute:
solved if added corr…