aspnetcore/test/WebSites/ApiExplorerWebSite
Kiran Challa f1982bd987 Suppress default status code response type in api descriptions when explicit response types have been provided
[Fixes #4823] How to override the default (200) status code with ProducesResponseType
2016-06-09 12:07:52 -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 Fix build warnings 2016-05-02 14:52:02 -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.