aspnetcore/test/WebSites/ApiExplorerWebSite/Controllers
Pranav K ab4c519dd5 Infer multipart/form-data for FromFile parameters 2017-11-02 09:36:31 -07:00
..
ApiExplorerApiController.cs Infer multipart/form-data for FromFile parameters 2017-11-02 09:36:31 -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 Revive call to FormattingUtilities in XmlDataContractSerializerOutputFormatter 2017-07-07 10:11:28 -07:00
ApiExplorerResponseTypeWithoutAttributeController.cs Make DefaultApiDescriptionProvider understand ActionResult<T> 2017-09-11 14:20:38 -07:00
ApiExplorerRouteAndPathParametersInformationController.cs
ApiExplorerVisibilityDisabledByConventionController.cs
ApiExplorerVisibilityEnabledByConventionController.cs
ApiExplorerVisibilitySetExplicitlyController.cs