Example #1
0
 def get(identifier):
     return {'message': 'Success', 'data': Controller.get_channel(identifier)}, 200