aspnetcore/test/WebSites/ApiExplorerWebSite
Ryan Brandenburg 03404cd3df Return to NetStandard 2017-05-25 10:34:16 -07:00
..
Controllers Add support for suppressing inbound and outbound routing 2017-04-14 17:02:45 -07:00
Models
ActionDescriptorChangeProvider.cs
ApiExplorerDataFilter.cs
ApiExplorerInboundOutboundConvention.cs Add support for suppressing inbound and outbound routing 2017-04-14 17:02:45 -07:00
ApiExplorerVisibilityDisabledConvention.cs
ApiExplorerVisibilityEnabledConvention.cs
ApiExplorerWebSite.csproj Return to NetStandard 2017-05-25 10:34:16 -07:00
PassThruAttribute.cs
Startup.cs Add support for suppressing inbound and outbound routing 2017-04-14 17:02:45 -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.