Skip to content

fix(semantics): report KOI1211 for routes differing only in case or parameter name (#1745) - #1964

Merged
phmatray merged 7 commits into
mainfrom
fix/1745-koi1211-route-normalization
Aug 5, 2026
Merged

fix(semantics): report KOI1211 for routes differing only in case or parameter name (#1745)#1964
phmatray merged 7 commits into
mainfrom
fix/1745-koi1211-route-normalization

Conversation

@phmatray

@phmatray phmatray commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Implements #1745.

Closes #1745.

Executing the implementation plan task-by-task; the checklist below — and the plan on the issue — are
ticked as each task lands.

Plan

  • Task 1: Route normalization helper in CqrsValidator
  • Task 2: Key KOI1211 on the normalized route and report both spellings
  • Task 3: Full-suite regression sweep and pin against the OpenAPI scanner

@phmatray
phmatray marked this pull request as ready for review August 5, 2026 17:12
@phmatray
phmatray merged commit 745dd4f into main Aug 5, 2026
11 checks passed
@phmatray
phmatray deleted the fix/1745-koi1211-route-normalization branch August 5, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Close KOI1211's residual route-collision gaps (case-only and parameter-name-only differences)

1 participant