aspnetcore/test/WebSites/ApiExplorerWebSite
Javier Calvarro Nelson d917504c14 [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
..
Controllers Add support for suppressing inbound and outbound routing 2017-04-14 17:02:45 -07:00
Models
ActionDescriptorChangeProvider.cs Add support for updateable ActionDescriptorCollection 2016-11-17 10:08:38 -08:00
ApiExplorerDataFilter.cs Add support for updateable ActionDescriptorCollection 2016-11-17 10:08:38 -08: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 [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
PassThruAttribute.cs Add support for updateable ActionDescriptorCollection 2016-11-17 10:08:38 -08:00
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.