Arash Sabet

Results 4 issues of Arash Sabet

I've created [this sample repo](https://github.com/comsenseinc/azurehttpfunctionopenapiissue) to demonstrate the exception outlined in the subject line. The details of the issue have been described in the README.md file of that repo. Would...

bug
investigating

Ran into a similar issue in the following scope: There are two Azure HTTP-triggered functions with the following attributes: ```cs [OpenApiResponseWithBody(statusCode: HttpStatusCode.OK, contentType: "application/json", bodyType: typeof(IApiResponse), Description = "The OK...

bug

This PR is related to issue #94 The fix consists of the following key enhancements: - Added `UseTypeFullName` boolean property to `OpenApiPayloadAttribute` class and defaulted it to `false` - Introduced...

oca-issue

Could anybody chime in and answer [this question](https://stackoverflow.com/questions/66791029/adding-removing-users-to-signalr-groups-in-net-5-0)?