Skip to content

feat/additional siblings to v2 - #2908

Merged
Vincent Biret (baywet) merged 5 commits into
support/v2from
feat/additional-siblings-to-v2
Jun 26, 2026
Merged

feat/additional siblings to v2#2908
Vincent Biret (baywet) merged 5 commits into
support/v2from
feat/additional-siblings-to-v2

Conversation

@baywet

Copy link
Copy Markdown
Member

reflection of #2906 to v2

Vincent Biret (baywet) and others added 5 commits June 26, 2026 14:54
Add JSON Schema keyword sibling storage, parsing, accessors, and serialization for schema references across OpenAPI 3.0 extension compatibility and OpenAPI 3.1+ native keywords.

Fixes #2903

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Remove OpenAPI 3.0 schema reference extension sibling parsing and serialization, restoring Reference Object behavior to  only. Also updates JsonSchemaReference documentation links to use clickable XML see href entries.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.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 feat/additional-sibl... branch is 41%. The coverage in the support/v2 branch is 88%.

Show a code coverage summary of the most impacted files.
File support/v2 26c2358 feat/additional-sibl... 2ba0809 +/-
/home/runner/wo...Deserializer.cs 81% 0% -81%
/home/runner/wo...pyReferences.cs 63% 31% -32%
/home/runner/wo...piJsonReader.cs 100% 72% -28%
/home/runner/wo...Deserializer.cs 90% 62% -28%
/home/runner/wo...s/OpenApiTag.cs 100% 76% -24%
/home/runner/wo...Deserializer.cs 96% 81% -15%
/home/runner/wo...Deserializer.cs 97% 89% -8%
/home/runner/wo...emaReference.cs 99% 92% -7%
/home/runner/wo...piComponents.cs 94% 87% -7%
/home/runner/wo...Deserializer.cs 91% 94% +3%

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

@baywet
Vincent Biret (baywet) merged commit 39474de into support/v2 Jun 26, 2026
12 of 15 checks passed
@baywet
Vincent Biret (baywet) deleted the feat/additional-siblings-to-v2 branch June 26, 2026 19:16
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarQube Cloud

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.

2 participants