BaseEmptySubschema
type string
Possible values: [EmptyType]
- EmptyType
A variant that inherits all fields from the base schema and adds none of its own.
BaseEmptySubschema
{
"type": "string"
}
Possible values: [EmptyType]
A variant that inherits all fields from the base schema and adds none of its own.
{
"type": "string"
}