You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: allow returning none for generic bindings (Azure#1379)
* allow nill data for generic bindings
* tests
* lint
* added comment
* compatible with generic implicit output
* removed if cond
* revert return none supp
* added back support for returning None
* e2e test with generic bind and return none
---------
Co-authored-by: Varad Meru <[email protected]>
Co-authored-by: gavin-aguiar <[email protected]>
Co-authored-by: Victoria Hall <[email protected]>
0 commit comments