aspnetcore/test/WebSites/ApiExplorerWebSite
Pranav K 1c5e417606 Change TFM to netcoreapp2.0 (#6234)
* Change TFM to netcoreapp2.0
2017-05-04 18:11:26 -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 Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -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.