Jannick Hemelhof

Results 4 issues of Jannick Hemelhof

#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator? - [x] Have...

Issue: Bug

# Pull Request ## Description Fixes: #2244 The second parameter of `processRefExample` is the "externalFile" but current implementation provided the reference, which isn't correct. That behavior is now fixed with...

# Pull Request ## Description Parameter example references weren't updated triggering exceptions when attempting to resolve them later on. Fixes: #2229 ## Type of Change - [x] 🐛 Bug fix...

## Description When parsing an OpenAPI v3.0.3 specification that contains nested references for an operation with a path parameter the `new ParseOptions().setResolve(true)` method doesn't resolve the examples. ## Affected Version...

Bug