This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
strapi
Watch
1
Star
0
Fork
0
You've already forked strapi
mirror of
https://github.com/strapi/strapi.git
synced
2025-08-03 22:39:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
strapi-generate-api
/
templates
/
mongoose
/
model.settings.template
8 lines
105 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Separate template per ORM, and add Mongoose API templates
2016-08-09 11:47:48 +02:00
{
"connection": "<%= connection %>",
Fix #90: Update global model naming convention
2016-08-12 12:04:00 +02:00
"collectionName": "<%= humanizeId %>",
Separate template per ORM, and add Mongoose API templates
2016-08-09 11:47:48 +02:00
"attributes": {
}
}
Reference in New Issue
Copy Permalink