aspnetcore/test/WebSites/ApiExplorerWebSite
Ryan Nowak fb514d7ef8 Update versions to 1.0.1-*
Also adding a version number to TestConfiguration. This is not a leaf node
so it should have a version.
2016-07-21 09:55:28 -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
Startup.cs Merge branch 'release' into dev 2016-04-27 18:38:50 -07:00
project.json Update versions to 1.0.1-* 2016-07-21 09:55:28 -07:00
readme.md
web.config Add publish-iis and fix web.config 2016-04-22 14:07:38 -07:00

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.