mirror of
https://github.com/DocsHome/microservices.git
synced 2025-12-08 19:25:13 +00:00
11 lines
160 B
JSON
11 lines
160 B
JSON
{
|
|
"name": "Only text",
|
|
"options": {},
|
|
"html": "this is the text",
|
|
"expected": [
|
|
{
|
|
"data": "this is the text",
|
|
"type": "text"
|
|
}
|
|
]
|
|
} |