module.exports = async(context) => { return context.res.send('OK'); }