loopback-boot/test/fixtures/browser-app-2/models/robot.json

5 lines
50 B
JSON
Raw Normal View History

{
"name": "Robot",
"base": "PersistedModel"
}