Support ODataQueryOptions in v4 Isolated version of Functions
Open
feature
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
Since the Isolated version of functions does not expose the HttpRequest (but rather HttpReqestData), there is currently no workaround to get ODataQueryOptions in the new v4 isolated Azure functions. This is major pain-point and sometimes a blocker for moving or using Azure functions.
Could ODataQueryOptions be exposed as a binding to the HTTP trigger functions?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.