aspnetcore/test/WebSites/ApiExplorerWebSite/Controllers
Kiran Challa 6e9a6a2db1 Added new attribute ProducesResponseTypeAttribute to enable ApiExplorer to expose response type and StatusCode.
[Fixes #4101] StatusCode Metadata
2016-03-30 11:51:58 -07:00
..
ApiExplorerHttpMethodController.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08: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 Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ApiExplorerResponseContentTypeController.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08: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
ApiExplorerResponseTypeWithAttributeController.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ApiExplorerResponseTypeWithoutAttributeController.cs Added new attribute ProducesResponseTypeAttribute to enable ApiExplorer to expose response type and StatusCode. 2016-03-30 11:51:58 -07:00
ApiExplorerRouteAndPathParametersInformationController.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ApiExplorerVisibilityDisabledByConventionController.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ApiExplorerVisibilityEnabledByConventionController.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ApiExplorerVisibilitySetExplicitlyController.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00