com.microsoft.azure.functions.HttpResponseMessage is not generic
Open
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
The javadoc in com.microsoft.azure.functions.annotation.HttpTrigger presents com.microsoft.azure.functions.HttpResponseMessage as if it were generic (which actually makes a lot of sense), but the http response message code does not support generics.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.