No description available.
Record Key
literal:self
Fixed literal value
Properties
View raw schema
{
"key": "literal:self",
"type": "record",
"record": {
"type": "object",
"required": [
"cat"
],
"properties": {
"cat": {
"type": "string",
"format": "uri"
}
}
}
}