def pong()

in webhook-app/webhooks.py [0:0]


def pong(data):
    return {'msg': 'pong'}