6 lines
129 B
Plaintext
Raw Normal View History

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