Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(frontend): IcCanistersStrict type and validation #3356

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

peterpeterparker
Copy link
Member

Motivation

This might not suffise but, it's a first step, type wise, to defined the "Index Canister" as optional.

Notes

I add to include comments because we cannot just set the index as optional. On the other side, I also need this new validation becase otherwise I cannot split PR #3334 in smaller PRs.

Changes

  • Provide validation and types IcCanistersStrictSchema
  • Add TODO for making the Index Canister optional typewise

@peterpeterparker peterpeterparker merged commit 474ddea into main Nov 5, 2024
10 checks passed
@peterpeterparker peterpeterparker deleted the feat/ic-canisters-strict branch November 5, 2024 14:35
@peterpeterparker
Copy link
Member Author

Relates to #2883

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