loopback-boot/test/fixtures/browser-app/models/customer.json

6 lines
76 B
JSON

{
"name": "Customer",
"base": "User",
"mixins": {"TimeStamps": {} }
}