mirror of
https://github.com/strapi/strapi.git
synced 2025-07-30 12:29:30 +00:00
8 lines
124 B
Plaintext
Executable File
8 lines
124 B
Plaintext
Executable File
{
|
|
"connection": "<%= connection %>",
|
|
"collectionName": "<%= idPluralized %>",
|
|
"attributes": {
|
|
<%= attributes %>
|
|
}
|
|
}
|