Lee Turner

Results 6 issues of Lee Turner

### Proposal Currently, in the OSS library, a relative date-time matcher with an offset will use the system timezone to calculate the date-time to check against the request's actual value....

bug

### Proposal Currently, it’s possible to create multiple stub mappings with the same ID via the admin API (POST `/__admin/mappings`). The intention of the `id` field is that it should...

enhancement

### Proposal At the moment, the gRPC extension is tied to the `Jetty11HttpServer` in the `buildHttpServer` method. ```java @Override public HttpServer buildHttpServer( Options options, AdminRequestHandler adminRequestHandler, StubRequestHandler stubRequestHandler) { return...

enhancement

### Proposal Summary Hi maintainers! I'm not a security researcher and this is my first report so sorry if this shouldn't be here. I found that if a request is...

bug

**Version:** 2.1.29 **Description:** We are seeing issue parsing a valid OpenAPI 3.0 spec with an unquoted `example:` when the spec includes a deeply nested schema elsewhere. **Steps to Reproduce:** When...

### Proposal This issue was discovered when investigating scenarios and how the `RequestPattern` is used to determine which stubs should be part of what scenario. It seems that the hashcode...

bug