mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 08:20:45 -05:00
3e090b126e
Mainly removes an inconsistent use of path params and normalize all routes to use query params for make it extensible without breaking urls.
23 lines
500 B
JSON
23 lines
500 B
JSON
[{
|
|
"~:features": {
|
|
"~#set": [
|
|
"layout/grid",
|
|
"styles/v2",
|
|
"fdata/pointer-map",
|
|
"fdata/objects-map",
|
|
"components/v2",
|
|
"fdata/shape-data-type"
|
|
]
|
|
},
|
|
"~:permissions": {
|
|
"~:type": "~:membership",
|
|
"~:is-owner": false,
|
|
"~:is-admin": false,
|
|
"~:can-edit": false
|
|
},
|
|
"~:name": "Default",
|
|
"~:modified-at": "~m1713533116375",
|
|
"~:id": "~uc7ce0794-0992-8105-8004-38e630f7920a",
|
|
"~:created-at": "~m1713533116375",
|
|
"~:is-default": true
|
|
}]
|