UNPKG

wejsv2old-plugin-cdp-profile

Version:
7 lines 151 B
module.exports.routes = { 'get /user/:id': { controller : 'ProfileController', action : 'findOne', model : 'user' } }