msgspec
msgspec copied to clipboard
Omit non default fields from final schema.
Question
Is it possible to mark a non default field to be omitted from the final Schema of a Struct? Didn't find anything on the docs, "Meta" or "field".