{ "bindings": [ { "authLevel": "anonymous", "type": "httpTrigger", "direction": "in", "name": "req", "methods": [ "get" ], "route": "customers" }, { "type": "http", "direction": "out", "name": "res" } ] }