6 lines
137 B
Plaintext
Raw Normal View History

2016-08-10 11:00:56 +02:00
{
"connection": "<%= connection %>",
"collectionName": "<%= humanizeId %>",
2016-08-10 11:00:56 +02:00
"attributes": <%- JSON.stringify(api, null, '\t') %>
}