Skip to content

fix: update schema $id fields to reflect schema/ subdirectory path#28

Open
alex-king-ck wants to merge 1 commit intoDirectedEdges:mainfrom
alex-king-ck:fix/schema-ids
Open

fix: update schema $id fields to reflect schema/ subdirectory path#28
alex-king-ck wants to merge 1 commit intoDirectedEdges:mainfrom
alex-king-ck:fix/schema-ids

Conversation

@alex-king-ck
Copy link

Summary

  • The $id URIs in all four schema files were pointing to the repo root (e.g. /main/styles.schema.json) instead of the actual file locations under schema/
  • Also corrects the component schema $id which was using the old filename anova.schema.json instead of component.schema.json

Files changed

  • schema/component.schema.json
  • schema/components.schema.json
  • schema/root.schema.json
  • schema/styles.schema.json

Test plan

  • Verify each $id URL resolves correctly to the raw file on the main branch after merge

🤖 Generated with Claude Code

The $id URIs were pointing to the repo root (e.g. /main/styles.schema.json)
instead of the actual file locations under schema/. Also corrects the
component schema $id which was using the old name anova.schema.json.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

1 participant