Skip to content

Conversation

@zrouliaa
Copy link

@zrouliaa zrouliaa commented May 9, 2025

this pr addresses several issues related to the schema validation script:

what changed

  • fixed missing quote in regions.json that was causing validation errors
  • migrated from deprecated refresolver to modern referencing library
  • improved uri handling with multiple reference patterns for each schema file
  • added clear error messages for empty files
  • fixed indentation issues in the main function

benefits

  • better cross-schema reference resolution
  • properly handles relative and absolute schema references
  • more robust validation against empty or malformed files
  • increased compatibility with latest json schema standards

@Iduoad
Copy link
Owner

Iduoad commented May 10, 2025

Changed the target to main. I merged #6 already. Let's merge this to main directly.

@Iduoad Iduoad changed the base branch from feat/add-validation to main May 10, 2025 02:02
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