-
Adam Procter authored
small update to take account of emojis / connections being present now
Adam Procter authoredsmall update to take account of emojis / connections being present now
SCHEMA.md 892 B
Schema
This is version 1 of the API documents to be created. For now this document outlines the schema for a number of the attributes within nodenogg.in
Nodes
"nodes": [
{
"node_id": "wanxtrk54ulhl0k8bd5mqd",
"node_text": "#\nhello",
"node_owner": "iPhoneX",
"content_type": "sheet",
"deleted": true,
"attachment_name": ""
}
]
Connections
"connections": [
{
"connect_id": "xboi6bducmngjv0yrgdhpf",
"start_id": "7nltu5jdotbeb6t9hgm9dd",
"end_id": "z67hbvdxr8nrsixn5nt6b9",
"connected": "true"
}
]
Positions
"positions": [
{
"node_id": "xwio4e5etcevxag3lzyj4",
"x_pos": 831,
"y_pos": 293,
"width": 386,
"height": 417,
"z_index":1
}
]
Emojis
"emojis": [
{
"emoji_id": "nxs9836kgelncf4bg61w7",
"node_id": "cejt3ul3b7awnh5gin8b2c",
"emoji_text": "👍"
}
]