2 instantiations of ProducesResponseType
ApiExplorerWebSite (2)
Controllers\ApiExplorerResponseTypeOverrideOnActionController.cs (2)
9
[
ProducesResponseType
<ErrorInfo>(500)]
27
[
ProducesResponseType
<Customer>(200, "text/plain")]