aspnetcore/test/WebSites/ApiExplorerWebSite
Pranav K c5a5ba1fee Add support for updateable ActionDescriptorCollection
Fixes #5350
2016-11-17 10:08:38 -08:00
..
Controllers Add support for updateable ActionDescriptorCollection 2016-11-17 10:08:38 -08:00
Models
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
ApiExplorerVisibilityEnabledConvention.cs
ApiExplorerWebSite.xproj
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
project.json
readme.md
web.config

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.