Viljami Kuosmanen

Results 92 comments of Viljami Kuosmanen

And apologies to both of you @elby22 @snakuzzo for the delay with getting back to you. I've recently joined a new company, which (I hope) understandably is stretching my available...

@openreply-dleinhaeuser Not sure I understand completely. You would like to pass the operationId directly to `OpenAPIBackend.handleRequest` to skip the routing part?

Closing due to no activity

This change fixed our problem. 🙏 I've published @petebacondarwin's branch under [`@epilot/esbuild-jest`](https://www.npmjs.com/package/@epilot/esbuild-jest) in case anyone needs it.

Hi @Matthijs-Brouwer ! This is the default way `URLSearchParams` serializes array parameters in the query string. Since `openapi-client-axios@>5` I switched to `URLSearchParams` instead of the 3rd party `query-string` package. (Hence...

Hi @nathanielford ! For a release cycle / guideline, there is none. I'm currently the sole maintainer of this project and so far there is no interest I'm aware of...

@Papooch work on this would be well appreciated 👍

Hi @Warxcell. To keep things as simple as possible, this library doesn't perform any type conversions for parameter or responses. It may however be a good idea to add support...

I'm confused here. What is the expected behaviour?

That's a cool idea. PRs accepted :)