aspnetcore/test/WebSites/ApiExplorerWebSite
Doug Bunting 7430efa8cc One build to rule them all
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-06 16:21:18 -07:00
..
Controllers Suppress default status code response type in api descriptions when explicit response types have been provided 2016-06-09 12:07:52 -07:00
Models
ApiExplorerDataFilter.cs
ApiExplorerVisibilityDisabledConvention.cs
ApiExplorerVisibilityEnabledConvention.cs
ApiExplorerWebSite.xproj One build to rule them all 2016-07-06 16:21:18 -07:00
Startup.cs Merge branch 'release' into dev 2016-04-27 18:38:50 -07:00
project.json Removing extra imports from projects 2016-07-06 08:59:58 -07:00
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.