Skip to content

chore: migrate json.schemastore.org → www.schemastore.org in docs and test files#5630

Merged
madskristensen merged 1 commit into
masterfrom
copilot/update-references-to-schemastore
Apr 29, 2026
Merged

chore: migrate json.schemastore.org → www.schemastore.org in docs and test files#5630
madskristensen merged 1 commit into
masterfrom
copilot/update-references-to-schemastore

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 29, 2026

json.schemastore.org already HTTP-redirects to www.schemastore.org; this updates the non-breaking references to use the canonical domain directly.

Changed

  • CONTRIBUTING.md — all 12 example URLs updated to www.schemastore.org
  • 8 test files (aspire-8.0, claude-code-*) — $schema fields updated; safe because their schemas don't constrain the $schema value via enum/const

Intentionally unchanged

Category Reason
$id/id in schemas Stable public identity — changing is a breaking change for all downstream consumers
$ref in schemas Must stay consistent with $id values
enum/const constraining $schema Changing breaks validation of existing documents that use "$schema": "https://json.schemastore.org/..."
Test files for enum/const-constrained schemas Test values must match the enum exactly

Affected constrained schemas: abc-supply-plan-*, popxf-*, abc-clinical-demand-forecast-*, abc-inventory-module-data-*, schema-catalog.

… test files

Agent-Logs-Url: https://github.com/SchemaStore/schemastore/sessions/a3e205ce-945c-4819-a94e-0cf24bf88eb1

Co-authored-by: madskristensen <1258877+madskristensen@users.noreply.github.com>
@github-actions github-actions Bot added the Documentation "**/*.md" folder is updated (auto-generated by labeler action) label Apr 29, 2026
Copilot AI requested a review from madskristensen April 29, 2026 17:52
@madskristensen madskristensen marked this pull request as ready for review April 29, 2026 17:52
@madskristensen madskristensen merged commit 16c2276 into master Apr 29, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation "**/*.md" folder is updated (auto-generated by labeler action)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants