def health()

in services/recommendation-service/src/app.py [0:0]


    def health():
        return 'OK'