aspnetcore/test/WebSites/ApiExplorerWebSite
Nate McMaster 2e4bc548f5
Pin tool and package versions to make builds more repeatable (#7013)
2017-10-31 19:18:14 -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 Add support for suppressing inbound and outbound routing 2017-04-14 17:02:45 -07:00
ApiExplorerVisibilityDisabledConvention.cs
ApiExplorerVisibilityEnabledConvention.cs
ApiExplorerWebSite.csproj Pin tool and package versions to make builds more repeatable (#7013) 2017-10-31 19:18:14 -07:00
PassThruAttribute.cs
Startup.cs [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
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.