Aldo Sinanaj

Results 6 issues of Aldo Sinanaj

Hello, I am trying to use this nice library in some AWS lambda functions, but I am facing issues with bundling with both esbuild and webpack. Webpack is complaining with:...

enhancement
effort medium
released on @beta

Hello, the `componentSchemas` field in `OpenAPIRequestValidator` is declared as: ```typescript componentSchemas?: IJsonSchema[]; ``` **But** looking to the tests, you are always passing an object instead of an array. When I...

Hello, I am using `[email protected]` and `[email protected]`, but I cannot report an error for decode responses such as `Either`. This is an example where I want to use the report...

Hello, my question is whether it is possible to limit `yaml` formatting to just indentation and preserving empty lines. In other words if it's possible to avoid using `jackson` and...

question

**Describe the issue** mock-server client does not support TLS v1.3 **What you are trying to do** I have mock-server running behind a load balancer which allows only TLS v1.3 and...