azure-functions-python-library
azure-functions-python-library copied to clipboard
fix asgi/wsgifunctionapps to extend bindingapi/settingapi
fix https://github.com/Azure/azure-functions-python-worker/issues/1422
AsgiFunctionApp should support bindingapi and settingapi functionalities as shown below. Tested e2e locally working.