JsonSchema Class

The JSON schema.

Inheritance
JsonSchema

Constructor

JsonSchema(*, title: Optional[str] = None, content: Optional[str] = None, **kwargs)

Variables

title
str

The JSON title.

content
str

The JSON content.