Skip to content

fix: a bug where path parameter validation would fail if they contained forbidden JSON pointer characters#2790

Merged
baywet merged 3 commits intomainfrom
fix/path-parameter-with-slash-validation
Mar 20, 2026
Merged

fix: a bug where path parameter validation would fail if they contained forbidden JSON pointer characters#2790
baywet merged 3 commits intomainfrom
fix/path-parameter-with-slash-validation

Conversation

@baywet
Copy link
Member

@baywet baywet commented Mar 20, 2026

fixes #2781

…ed forbidden JSON pointer characters

Signed-off-by: Vincent Biret <vibiret@microsoft.com>
@baywet baywet requested a review from a team as a code owner March 20, 2026 13:28
@baywet baywet self-assigned this Mar 20, 2026
@baywet baywet enabled auto-merge March 20, 2026 13:28
baywet added 2 commits March 20, 2026 09:43
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
…alled

Signed-off-by: Vincent Biret <vibiret@microsoft.com>
@sonarqubecloud
Copy link

@baywet baywet merged commit ef55b2c into main Mar 20, 2026
18 checks passed
@baywet baywet deleted the fix/path-parameter-with-slash-validation branch March 20, 2026 15:50
baywet added a commit that referenced this pull request Mar 20, 2026
…-validation

fix: a bug where path parameter validation would fail if they contained forbidden JSON pointer characters
baywet added a commit that referenced this pull request Mar 20, 2026
Merge pull request #2790 from microsoft/fix/path-parameter-with-slash-validation
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.

PathParameterShouldBeInThePath false positive

2 participants