aspnetcore/test/WebSites/ApiExplorerWebSite/Controllers
Pranav K 8fa95d66d4 Add support for suppressing inbound and outbound routing 2017-04-14 17:02:45 -07:00
..
ApiExplorerHttpMethodController.cs
ApiExplorerInboundOutboundController.cs Add support for suppressing inbound and outbound routing 2017-04-14 17:02:45 -07:00
ApiExplorerNameSetByConventionController.cs
ApiExplorerNameSetExplicitlyController.cs
ApiExplorerParametersController.cs
ApiExplorerReloadableController.cs Add support for updateable ActionDescriptorCollection 2016-11-17 10:08:38 -08:00
ApiExplorerResponseContentTypeController.cs Add support for media type suffixes (#5273, #6032) 2017-03-31 10:20:43 +01:00
ApiExplorerResponseContentTypeOverrideOnActionController.cs
ApiExplorerResponseTypeOverrideOnActionController.cs Added new attribute ProducesResponseTypeAttribute to enable ApiExplorer to expose response type and StatusCode. 2016-03-30 11:51:58 -07:00
ApiExplorerResponseTypeWithAttributeController.cs Default Status Code for void types changed to 200 2016-10-06 14:39:04 -07:00
ApiExplorerResponseTypeWithoutAttributeController.cs Default Status Code for void types changed to 200 2016-10-06 14:39:04 -07:00
ApiExplorerRouteAndPathParametersInformationController.cs
ApiExplorerVisibilityDisabledByConventionController.cs
ApiExplorerVisibilityEnabledByConventionController.cs
ApiExplorerVisibilitySetExplicitlyController.cs