mirror of
https://github.com/strapi/strapi.git
synced 2026-02-11 10:06:28 +00:00
16 lines
250 B
JSON
Executable File
16 lines
250 B
JSON
Executable File
{
|
|
"info": {
|
|
"name": "openingtimes",
|
|
"description": ""
|
|
},
|
|
"connection": "default",
|
|
"collectionName": "groups_openingtimes",
|
|
"attributes": {
|
|
"label": {
|
|
"type": "string"
|
|
},
|
|
"time": {
|
|
"type": "string"
|
|
}
|
|
}
|
|
} |