swagger-parser icon indicating copy to clipboard operation
swagger-parser copied to clipboard

fix: resolve nested example references in parameter definitions

Open jhemelhof opened this issue 2 months ago • 0 comments

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

Checklist

  • [x] I have added/updated tests as needed
  • [ ] I have added/updated documentation where applicable
  • [x] The PR title is descriptive
  • [x] The code builds and passes tests locally
  • [x] I have linked related issues (if any)

jhemelhof avatar Nov 08 '25 18:11 jhemelhof