Skip to content

fix: preserve JSON Schema 2020-12 keywords#1018

Merged
DaleSeo merged 1 commit into
mainfrom
fix/issue-1003-json-schema-keywords
Jul 21, 2026
Merged

fix: preserve JSON Schema 2020-12 keywords#1018
DaleSeo merged 1 commit into
mainfrom
fix/issue-1003-json-schema-keywords

Conversation

@DaleSeo

@DaleSeo DaleSeo commented Jul 21, 2026

Copy link
Copy Markdown
Member

Fixes #1003.

Motivation and Context

The draft conformance server's JSON Schema fixture did not include the SEP-2106 composition, conditional, and anchor keywords, leaving the json-schema-2020-12 scenario at 4/7. This adds a coherent schema using those keyword families and removes the stale expected-failure entry now that the suite can verify their preservation end to end.

How Has This Been Tested?

Breaking Changes

None.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

@github-actions github-actions Bot added T-CI Changes to CI/CD workflows and configuration T-config Configuration file changes labels Jul 21, 2026
@DaleSeo DaleSeo self-assigned this Jul 21, 2026
@DaleSeo
DaleSeo marked this pull request as ready for review July 21, 2026 13:10
@DaleSeo
DaleSeo requested a review from a team as a code owner July 21, 2026 13:10
@DaleSeo
DaleSeo force-pushed the fix/issue-1003-json-schema-keywords branch from c1c805d to 185f526 Compare July 21, 2026 13:59
@DaleSeo
DaleSeo merged commit 9bf4599 into main Jul 21, 2026
21 checks passed
@DaleSeo
DaleSeo deleted the fix/issue-1003-json-schema-keywords branch July 21, 2026 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2026-07-28 T-CI Changes to CI/CD workflows and configuration T-config Configuration file changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Conformance server: json-schema-2020-12 SEP-2106 keyword-preservation checks fail (4/7)

2 participants