{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/FormBlockTypeRichTextConst", "title": "FormBlockTypeRichTextConst", "type": "string", "enum": [ "RICH_TEXT" ] }