Example #1
0
def get_ticket_priorities():
    """ Get list of ticket priorities
    """
    return 200, TicketsController.get_priorities()