Skip to content

Add schema bundling tools and multi-dialect publish workflow - #231

Merged
chris-little merged 2 commits into
masterfrom
update-workflow-file
Jul 29, 2026
Merged

Add schema bundling tools and multi-dialect publish workflow#231
chris-little merged 2 commits into
masterfrom
update-workflow-file

Conversation

@awarde96

Copy link
Copy Markdown
Collaborator

Create tooling to bundle JSON schema fragments (from PR #226) into single-file schemas and convert to draft-07, 2019-09, and 2020-12 dialects. The 2020-12 output enables OpenAPI 3.1 compatibility. New files:

  • standard/schema/root.json: fragment entry point
  • tools/: bundle_schema, convert_dialect, patch_schema
  • requirements.txt
  • .github/workflows/publish-schema.yml: CI pipeline publishing all three dialect versions to gh-pages

Create tooling to bundle JSON schema fragments (from PR #226) into
single-file schemas and convert to draft-07, 2019-09, and 2020-12
dialects. The 2020-12 output enables OpenAPI 3.1 compatibility.
New files:
- standard/schema/root.json: fragment entry point
- tools/: bundle_schema, convert_dialect, patch_schema
- requirements.txt
- .github/workflows/publish-schema.yml: CI pipeline publishing
  all three dialect versions to gh-pages

@chris-little chris-little left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks Good. let's try it out!

@chris-little
chris-little merged commit cf212c7 into master Jul 29, 2026
2 checks passed
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.

3 participants