Martin Paucot
Martin Paucot
I am confused, how do you use the `pageParam` in the request? It does not seem to be provided and there is no option to define where to use it...
Hi @jungwoo3490, this definitely needs to be implemented in the future. And sure, go for it! Thanks for willing to contribute!
Hey @MicahParks! It seems to be specifically related to Next.js. When you use **`fetch` from the client**, the request will be made by the browser **and the cookies will be...
Hi! This is definitely a bug and could be easily fixed by changing the types. Happy to review a PR for that!
Thanks for the detailed answer, this definitely needs to be addressed. I'll try to find some time in the following days to improve the types of the libraries and use...
Hi @onionhammer and thanks for willing to contribute! Unfortunately, it seems that your PR as the same goal as the already opened https://github.com/openapi-ts/openapi-typescript/pull/1858/files wich as already been discussed in previous...
> @kerwanp unless I'm missing it, I dont see a mechanism for getting a key from the PR you've referenced The queryOptions method allows you to generate the queryOptions. So...
That would be great to see openapi-typescript ecosystem expand to Vue!
Hi @corydeppen, I haven't tried using Next 14 but I haven't encountered this issue with Next 15. Could you provide a minimal reproducible example?
> I think we should first introduce #1122 to gather all community-driven packages That totally make sense, would you like me to create this dedicated section? Do you already have...