absolutebandit
absolutebandit
We have an endpoint that requires this feature as well, we return a FileStreamResult which can either be application/yml or application/zip. Please can you provide an update on when this...
This issue with nested generic types is blocking us from adopting the library in place of Swashbuckle, please can you provide an update on a fix for this?
resourceGroup.GetAppCertificates() error "Value cannot be an empty string. (Parameter 'resourceId')"
I was able to achieve what I wanted using `Generic Resources` as follows but I'd still like to know why it doesn't work with the `Typed Resources`: ```csharp // Get/create...
resourceGroup.GetAppCertificates() error "Value cannot be an empty string. (Parameter 'resourceId')"
Hi Yao, Yes if you don't set the server farm id the request will fail with a validation error. I just noted that it's strange that it's requried when the...