Skip to content

Instantly share code, notes, and snippets.

@ryedin
Created July 23, 2014 23:08
Show Gist options
  • Save ryedin/58b59a13d8ab8fc6bdba to your computer and use it in GitHub Desktop.
Save ryedin/58b59a13d8ab8fc6bdba to your computer and use it in GitHub Desktop.
loopback models def
{
"user": {
"options": {
"base": "User"
},
"dataSource": "db",
"public": true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment