Ask a question to get started
Enter to send•Shift+Enter new line
Annotation used to mark state attributes as omitted from input or output schemas.
OmitFromSchema( self, input: bool = True, output: bool = True, )
Whether to omit the attribute from the input schema.
Whether to omit the attribute from the output schema.