Skip to content

Commit 3ef7079

Browse files
committed
moving dapr bindings and triggers to FunctionApp and getting rid of DaprFunctionApp
Signed-off-by: MD Ashique <noorani.ashique5@gmail.com>
1 parent 50c77f1 commit 3ef7079

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure/functions/decorators/function_app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1321,6 +1321,7 @@ def decorator():
13211321

13221322
return wrap
13231323

1324+
13241325
class BindingApi(DecoratorApi, ABC):
13251326
"""Interface to extend for using existing binding decorator functions."""
13261327

0 commit comments

Comments
 (0)