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

fix: fix the docs about schema, global schema using guard #283

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

InfoDevkota
Copy link
Contributor

to fix #270,

There is already a pr #215, does not seems to be as required.

I have also removed the info about "the order of code", as there are not code to have side effect with validation. And if multiple schemas are defined, the latest one is used to validate the data.

It fixes the example snippet, but please review if the descriptions matches and does not add any confusion.

Discord thread: https://discord.com/channels/1044804142461362206/1202502724911112242

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.

Update schema docs
2 participants