MCPcopy
hub / github.com/strongloop/loopback / createCar

Function createCar

test/replication.rest.test.js:83–85  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

81 }
82
83 function createCar() {
84 return request.post('/Cars').send({model: 'a-model'});
85 }
86 });
87 });
88

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…