Hi,
I have a method that returns an object type which, depending on the result, returns one type or another.
I saw you have SwaggerWcfReturnType but it can be used only once, so I'd like to know if I could let the user know that the response type could have different type definitions.
Thanks!
Hi, I have a method that returns an object type which, depending on the result, returns one type or another. I saw you have SwaggerWcfReturnType but it can be used only once, so I'd like to know if I could let the user know that the response type could have different type definitions. Thanks!