{ "scriptFile": "__init__.py", "bindings": [ { "authLevel": "function", "type": "httpTrigger", "direction": "in", "name": "req", "methods": ["post"], "route": "chunk_text" }, { "type": "http", "direction": "out", "name": "$return" } ] }