Skip to content

fix: adds explicit error message for invalid json pointers#2946

Merged
baywet merged 4 commits into
mainfrom
fix/pointer-validation
Jul 14, 2026
Merged

fix: adds explicit error message for invalid json pointers#2946
baywet merged 4 commits into
mainfrom
fix/pointer-validation

Conversation

@baywet

@baywet baywet commented Jul 14, 2026

Copy link
Copy Markdown
Member

fixes #1262

baywet added 3 commits July 14, 2026 12:22
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
@github-code-quality

Copy link
Copy Markdown

Code Coverage Overview

Languages: C#

C# / code-coverage/dotnet

The overall coverage in the branch remains at 89%, unchanged from the branch.

Show a code coverage summary of the most impacted files.
File 07b525f 527a2cf +/-
/home/runner/wo...Deserializer.cs 68% 69% +1%
/home/runner/wo...Deserializer.cs 68% 69% +1%
/home/runner/wo...Deserializer.cs 78% 79% +1%
/home/runner/wo...rce.Designer.cs 43% 45% +2%
/home/runner/wo...onNodeHelper.cs 90% 94% +4%

Code Coverage is in Public Preview. Learn more and provide us with your feedback.

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
4.7% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@baywet baywet merged commit 63fc55d into main Jul 14, 2026
18 of 19 checks passed
@baywet baywet deleted the fix/pointer-validation branch July 14, 2026 18:32
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.

Misleading error message when swagger document contains errors in $ref property

2 participants