aspnetcore/test/WebSites/ApiExplorerWebSite
Pranav K 8eea0ad44c Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
..
Controllers Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
Models Add IsRequired and DefaultValue to ApiParameterDescription 2018-06-22 06:51:58 -07:00
ActionDescriptorChangeProvider.cs Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
ApiExplorerDataFilter.cs Add IsRequired and DefaultValue to ApiParameterDescription 2018-06-22 06:51:58 -07:00
ApiExplorerInboundOutboundConvention.cs Add support for suppressing inbound and outbound routing 2017-04-14 17:02:45 -07:00
ApiExplorerRouteChangeConvention.cs Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
ApiExplorerVisibilityDisabledConvention.cs
ApiExplorerVisibilityEnabledConvention.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ApiExplorerWebSite.csproj Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
PassThruAttribute.cs
ReloadAttribute.cs Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
Startup.cs Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
WellKnownChangeToken.cs Update tests to latest compat switch 2018-08-23 08:09:02 -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.