Ejemplo n.º 1
0
def get_flags():
    flags = Flags(engine)
    return api_response({"flags": flags.get_list()})