mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
* a small structural change to fit better with the default of directus-sync * revert mage conflict
29 lines
723 B
JSON
29 lines
723 B
JSON
{
|
|
"collection": "texts",
|
|
"meta": {
|
|
"insert_order": 1,
|
|
"create": true,
|
|
"update": true,
|
|
"delete": true,
|
|
"preserve_ids": true,
|
|
"ignore_on_update": []
|
|
},
|
|
"data": [
|
|
{
|
|
"_sync_id": "7c25fdf6-d5f2-425a-9a2e-03c5297d10bc",
|
|
"dataField": "text",
|
|
"heading": null,
|
|
"hideWhenEmpty": true,
|
|
"showMarkdownHint": true,
|
|
"size": "full"
|
|
},
|
|
{
|
|
"_sync_id": "94f6af1d-77e5-49ed-937b-6b9addc4f8ac",
|
|
"dataField": "text",
|
|
"heading": null,
|
|
"hideWhenEmpty": true,
|
|
"showMarkdownHint": true,
|
|
"size": "full"
|
|
}
|
|
]
|
|
} |