aspnetcore/test/WebSites/ApiExplorerWebSite
Steve Sanderson 4f351bd37c Add support for media type suffixes (#5273, #6032) 2017-03-31 10:20:43 +01:00
..
Controllers Add support for media type suffixes (#5273, #6032) 2017-03-31 10:20:43 +01:00
Models Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ActionDescriptorChangeProvider.cs Add support for updateable ActionDescriptorCollection 2016-11-17 10:08:38 -08:00
ApiExplorerDataFilter.cs Add support for updateable ActionDescriptorCollection 2016-11-17 10:08:38 -08:00
ApiExplorerVisibilityDisabledConvention.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ApiExplorerVisibilityEnabledConvention.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ApiExplorerWebSite.csproj Remove net451 as a cross-compile target 2017-03-22 06:32:50 -07:00
PassThruAttribute.cs Add support for updateable ActionDescriptorCollection 2016-11-17 10:08:38 -08:00
Startup.cs Add support for updateable ActionDescriptorCollection 2016-11-17 10:08:38 -08: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.