aspnetcore/test/WebSites/ApiExplorerWebSite
Ryan Nowak d8995a7767 Fix for #1192 - Support customizing reflected model through attributes
This adds support for attributes which interact with reflected model.
These conventions are applied after all of our built-in constructs so that
you can see and modify the results.
2014-10-01 14:15:34 -07:00
..
Controllers Adding Api Explorer 2014-09-25 15:31:51 -07:00
Models Adding Api Explorer 2014-09-25 15:31:51 -07:00
ApiExplorerDataFilter.cs Adding Api Explorer 2014-09-25 15:31:51 -07:00
ApiExplorerVisibilityDisabledConvention.cs Fix for #1192 - Support customizing reflected model through attributes 2014-10-01 14:15:34 -07:00
ApiExplorerVisibilityEnabledConvention.cs Fix for #1192 - Support customizing reflected model through attributes 2014-10-01 14:15:34 -07:00
ApiExplorerWebSite.kproj Adding Api Explorer 2014-09-25 15:31:51 -07:00
ProducesTypeAttribute.cs Adding Api Explorer 2014-09-25 15:31:51 -07:00
Startup.cs Adding Api Explorer 2014-09-25 15:31:51 -07:00
project.json Adding Api Explorer 2014-09-25 15:31:51 -07:00