No description available.
Properties
View raw schema
{
"type": "object",
"required": [
"plaintext"
],
"properties": {
"language": {
"type": "string"
},
"plaintext": {
"type": "string"
},
"syntaxHighlightingTheme": {
"type": "string"
}
}
}