Files
Roman Pyrih 5de35e358d first commit
2026-04-03 10:22:35 +02:00

21 lines
247 B
JSON

{
"up": [
{
"op": {
"fn": "set",
"path": "$$type",
"value": "html"
}
}
],
"down": [
{
"op": {
"fn": "set",
"path": "$$type",
"value": "string"
}
}
]
}