..
ApiExplorerApiController.cs
Use content-type specified by ProducesAttribute if no formatter supports it
2018-09-19 13:51:31 -07:00
ApiExplorerHttpMethodController.cs
Rename AspNet 5 file contents.
2016-01-22 12:18:33 -08:00
ApiExplorerInboundOutboundController.cs
Add support for suppressing inbound and outbound routing
2017-04-14 17:02:45 -07:00
ApiExplorerNameSetByConventionController.cs
Rename AspNet 5 file contents.
2016-01-22 12:18:33 -08:00
ApiExplorerNameSetExplicitlyController.cs
Rename AspNet 5 file contents.
2016-01-22 12:18:33 -08:00
ApiExplorerParametersController.cs
Add IsRequired and DefaultValue to ApiParameterDescription
2018-06-22 06:51:58 -07:00
ApiExplorerReloadableController.cs
Update tests to latest compat switch
2018-08-23 08:09:02 -07:00
ApiExplorerResponseContentTypeController.cs
Add support for media type suffixes ( #5273 , #6032 )
2017-03-31 10:20:43 +01:00
ApiExplorerResponseContentTypeOverrideOnActionController.cs
Rename AspNet 5 file contents.
2016-01-22 12:18:33 -08:00
ApiExplorerResponseTypeOverrideOnActionController.cs
Added new attribute ProducesResponseTypeAttribute to enable ApiExplorer to expose response type and StatusCode.
2016-03-30 11:51:58 -07:00
ApiExplorerResponseTypeWithApiConventionController.cs
Allow ProducesAttribute to apply along with conventions
2018-09-12 13:58:02 -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
Rename AspNet 5 file contents.
2016-01-22 12:18:33 -08:00
ApiExplorerVisibilityDisabledByConventionController.cs
Fix typos ( #8413 )
2018-09-12 09:34:45 -07:00
ApiExplorerVisibilityEnabledByConventionController.cs
Fix typos ( #8413 )
2018-09-12 09:34:45 -07:00
ApiExplorerVisibilitySetExplicitlyController.cs
Rename AspNet 5 file contents.
2016-01-22 12:18:33 -08:00