Skip to content

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

Merged
Vincent Biret (baywet) merged 3 commits into
mainfrom
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
Vincent Biret (baywet) merged 3 commits into
mainfrom
fix/path-parameter-with-slash-validation

Conversation

@baywet

Copy link
Copy Markdown
Member

fixes #2781

…ed forbidden JSON pointer characters

Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
…alled

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

Copy link
Copy Markdown

@baywet
Vincent Biret (baywet) merged commit ef55b2c into main Mar 20, 2026
18 checks passed
@baywet
Vincent Biret (baywet) deleted the fix/path-parameter-with-slash-validation branch March 20, 2026 15:50
Vincent Biret (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
Vincent Biret (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