aspnetcore/test/WebSites/ApiExplorerWebSite
Pranav K 0102d4efab
Introduce ApiConventionMethodAttribute
Fixes #8147
2018-07-30 11:13:25 -07:00
..
Controllers Introduce ApiConventionMethodAttribute 2018-07-30 11:13:25 -07:00
Models Add IsRequired and DefaultValue to ApiParameterDescription 2018-06-22 06:51:58 -07:00
ActionDescriptorChangeProvider.cs
ApiExplorerDataFilter.cs Add IsRequired and DefaultValue to ApiParameterDescription 2018-06-22 06:51:58 -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 Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
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.