Skip to content

Comments

Fixing schemas update to 1.1.0#5

Closed
LittleCoinCoin wants to merge 2 commits intoschemas-updatefrom
dev
Closed

Fixing schemas update to 1.1.0#5
LittleCoinCoin wants to merge 2 commits intoschemas-updatefrom
dev

Conversation

@LittleCoinCoin
Copy link
Member

This pull request faélls within the scope of #3 which were an attempt at updating the schemas. Unfortunatly, the validation failed and broke the deployment. After the validation and deployment workflows were separated in #4 to enable validation within PRs, we are now modifying the hatch_pkg_metadata_schema.json file to fix its structure.

Schema fixing:

  • Updated the type property to allow more flexible object definitions by adding additional nested type objects within the oneOf array.
  • Removed the format: "path" which doesn't exist

LittleCoinCoin added 2 commits May 14, 2025 12:10
**Major**
The subfields definitions for either indicating a local dependency or a remote were lacking the proper json `"type":"object"`
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