aspnetcore/test/WebSites/ApiExplorerWebSite
Pranav K cb88e906b2 Allow ProducesAttribute to apply along with conventions
Fixes #8389
2018-09-12 13:58:02 -07:00
..
Controllers Allow ProducesAttribute to apply along with conventions 2018-09-12 13:58:02 -07:00
Models
ActionDescriptorChangeProvider.cs Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
ApiExplorerDataFilter.cs
ApiExplorerInboundOutboundConvention.cs
ApiExplorerRouteChangeConvention.cs Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
ApiExplorerVisibilityDisabledConvention.cs
ApiExplorerVisibilityEnabledConvention.cs
ApiExplorerWebSite.csproj
PassThruAttribute.cs
ReloadAttribute.cs Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
Startup.cs Fix typos (#8413) 2018-09-12 09:34:45 -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.