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
21 lines
473 B
JSON
21 lines
473 B
JSON
{
|
|
"collection": "gallery",
|
|
"meta": {
|
|
"insert_order": 1,
|
|
"create": true,
|
|
"update": true,
|
|
"delete": true,
|
|
"preserve_ids": true,
|
|
"ignore_on_update": []
|
|
},
|
|
"data": [
|
|
{
|
|
"_sync_id": "ea97b565-037c-4d0c-bcec-5e38793a6e7f",
|
|
"hideInputLabel": false
|
|
},
|
|
{
|
|
"_sync_id": "b0c52d6e-b3d2-4e3b-89e2-065be324e27b",
|
|
"hideInputLabel": false
|
|
}
|
|
]
|
|
} |