8 lines
124 B
Plaintext
Raw Normal View History

2016-08-10 11:00:56 +02:00
{
"connection": "<%= connection %>",
"collectionName": "<%= idPluralized %>",
"attributes": {
<%= attributes %>
}
2016-08-10 11:00:56 +02:00
}