aspnetcore/test/WebSites/ApiExplorerWebSite
Nate McMaster f5aae26b44
Update projects and packages to target netcoreapp3.0 (aspnet/Mvc#8734)
2018-11-16 16:28:35 -08:00
..
Controllers Use content-type specified by ProducesAttribute if no formatter supports it 2018-09-19 13:51:31 -07:00
Models
…
ActionDescriptorChangeProvider.cs
…
ApiExplorerDataFilter.cs
…
ApiExplorerInboundOutboundConvention.cs
…
ApiExplorerRouteChangeConvention.cs
…
ApiExplorerVisibilityDisabledConvention.cs
…
ApiExplorerVisibilityEnabledConvention.cs
…
ApiExplorerWebSite.csproj Update projects and packages to target netcoreapp3.0 (aspnet/Mvc#8734) 2018-11-16 16:28:35 -08:00
PassThruAttribute.cs
…
ReloadAttribute.cs
…
Startup.cs Fix typos (#8413) 2018-09-12 09:34:45 -07:00
WellKnownChangeToken.cs
…
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.