aspnetcore/test/WebSites/ApiExplorerWebSite
N. Taylor Mullen 8499e3d6bb Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:30:27 -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
project.json Remove direct Microsoft.NETCore.Platforms dependency. 2016-06-13 15:30:27 -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.