Exemplo n.º 1
0
 def get(self, id):
     return marshal(UserService.get(id=id), user_fields)