aspnetcore/test/WebSites/ApiExplorerWebSite
Ryan Nowak 7ba167fcd8 Add 'default response' to API Response Type
Also some cleanup and unit tests.
2017-10-09 19:48:52 -07:00
..
Controllers Replace ProblemDetailsAttribute with ApiControllerAttribute 2017-09-22 10:26:13 -07:00
Models
ActionDescriptorChangeProvider.cs
ApiExplorerDataFilter.cs Add 'default response' to API Response Type 2017-10-09 19:48:52 -07:00
ApiExplorerInboundOutboundConvention.cs
ApiExplorerVisibilityDisabledConvention.cs
ApiExplorerVisibilityEnabledConvention.cs
ApiExplorerWebSite.csproj
PassThruAttribute.cs
Startup.cs
readme.md

readme.md

ApiExplorerWebSite

This web site illustrates various ways to enable and disable api explorer discovery for actions. This also demonstrates how to consume api explorer data.