aspnetcore/test/WebSites/ApiExplorerWebSite
Pranav K b6144142fe Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
..
Controllers Infer multipart/form-data for FromFile parameters 2017-11-02 09:36:31 -07:00
Models
…
ActionDescriptorChangeProvider.cs
…
ApiExplorerDataFilter.cs Infer multipart/form-data for FromFile parameters 2017-11-02 09:36:31 -07:00
ApiExplorerInboundOutboundConvention.cs
…
ApiExplorerVisibilityDisabledConvention.cs
…
ApiExplorerVisibilityEnabledConvention.cs
…
ApiExplorerWebSite.csproj Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
PassThruAttribute.cs
…
Startup.cs
…
readme.md
…

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.