mirror of
https://github.com/strapi/strapi.git
synced 2025-08-06 15:53:11 +00:00
8 lines
124 B
Plaintext
Executable File
8 lines
124 B
Plaintext
Executable File
{
|
|
"connection": "<%= connection %>",
|
|
"collectionName": "<%= idPluralized %>",
|
|
"attributes": {
|
|
<%= attributes %>
|
|
}
|
|
}
|