@unito/integration-sdk
Version:
Integration SDK
53 lines (52 loc) • 999 B
JSON
{
"type": "root",
"children": [
{
"type": "paragraph",
"children": [
{
"type": "text",
"value": "Do we support mentions "
},
{
"type": "reference",
"data": {
"gid": "83580621360262",
"kind": "user"
},
"children": [
{
"type": "text",
"value": "@Jacques"
}
]
},
{
"type": "text",
"value": " ???"
}
]
},
{
"type": "paragraph",
"children": [
{
"type": "text",
"value": "Or link to tasks such as "
},
{
"type": "link",
"data": {
"url": "https://app.asana.com/0/300801417593032/300803717888054"
},
"children": [
{
"type": "text",
"value": "Third issue"
}
]
}
]
}
]
}