aspnetcore/test/WebSites/ApiExplorerWebSite/Controllers
Doug Bunting 7eb106676c Add missing license headers
- #EngineeringDay
- license present but incorrect in just a few files
- skip generated files such as Resources.Designer.cs and files under
  test\Microsoft.AspNet.Mvc.Razor.Host.Test\TestFiles\Output
2014-11-20 22:54:05 -08:00
..
ApiExplorerHttpMethodController.cs Add missing license headers 2014-11-20 22:54:05 -08:00
ApiExplorerNameSetByConventionController.cs Adding Api Explorer 2014-09-25 15:31:51 -07:00
ApiExplorerNameSetExplicitlyController.cs Adding Api Explorer 2014-09-25 15:31:51 -07:00
ApiExplorerResponseContentTypeController.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
ApiExplorerResponseContentTypeOverrideOnActionController.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
ApiExplorerResponseTypeOverrideOnActionController.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
ApiExplorerResponseTypeWithAttributeController.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
ApiExplorerResponseTypeWithoutAttributeController.cs Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
ApiExplorerRouteAndPathParametersInformationController.cs [Fixes #885] API Explorer: Link Generation 2014-10-13 15:20:38 -07:00
ApiExplorerVisibilityDisabledByConventionController.cs Adding Api Explorer 2014-09-25 15:31:51 -07:00
ApiExplorerVisibilityEnabledByConventionController.cs Adding Api Explorer 2014-09-25 15:31:51 -07:00
ApiExplorerVisibilitySetExplicitlyController.cs Adding Api Explorer 2014-09-25 15:31:51 -07:00