Describe the bug
Main condition: duplicated path parameters e g /api/v1/user/{id}/role/{id}
To Reproduce
- Publish an OAS with duplicated path parameters, with required:true.
- Add a description or other non-breaking metadata to one of the affected operations.
- Publish this new version providing as previous version the publication from step 1.
- Observe that the engine incorrectly reports a new breaking change.
ER: only non-breaking change is reported
AR: both non-breaking and breaking changes are reported
1967_v2.yaml
1967_v1.yaml
Version
Backend v. develop.1141585
Frontend v. 3.0.5-dev.20250905080854
API Processor v. 4.1.2
Logs
No response
Additional information
