OpenAPITools / OpenAPITools/openapi-diff
HtmlRender: Notes of Parameters shows always the new description
Open
Beginner friendly
Nobody has claimed this yet.
good first issue
help wanted
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 190
- PR merge metrics
- No merged PRs in 30d
Description
rightParam and leftParam are getting the same reference. thats wrong.

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in core/src/main/java/org/openapitools/openapidiff/core/output/HtmlRender.java at the referenced line around 403. Inspect how rightParam and leftParam are referenced when rendering parameter notes, then verify that the generated HTML shows each parameter's own description rather than always the new description.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100