Replies: 1 comment
-
This is typically a symptom of not having |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was trying to figure out how to create non-nullable schemas reading the documentation, but what I found is that is it's supposed to be non-nullable by default (until you explicitly add .optional, what makes sense).
Sooo, what can I be doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions