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
16 lines
316 B
JSON
16 lines
316 B
JSON
{
|
|
"collection": "startEnd",
|
|
"meta": {
|
|
"insert_order": 1,
|
|
"create": true,
|
|
"update": true,
|
|
"delete": true,
|
|
"preserve_ids": true,
|
|
"ignore_on_update": []
|
|
},
|
|
"data": [
|
|
{
|
|
"_sync_id": "0b5e5f0a-76a4-407f-84ab-2fd718965909"
|
|
}
|
|
]
|
|
} |