Files
mnote/rust/fixtures/task049-cli-smoke.json
T

21 lines
370 B
JSON
Raw Normal View History

{
"workspaceId": "0e0e1304-9e8d-49ad-951b-3ae93a80fc85",
"searchQuery": "cli",
"pageTemplate": {
"title": "CLI Smoke",
"content": [
{
"id": "init_block",
"type": "paragraph",
"content": [
{
"type": "text",
"text": "hello cli"
}
],
"children": []
}
]
}
}