aspnetcore/test/Microsoft.AspNet.Mvc.ApiExp...
Ryan Nowak 0f6b2331ce Fix #2378 - Fully expand models in ApiExplorer
This change dramatically simplifies the parameter discovery logic in
DefaultApiDescriptionProvider. Instead of surfacing POCO objects as
parameters, we now fully expand every model.

The rationale is that we want to show every key/value that can be set by
the user and not force consumers of ApiDescription to do that themselves.

Tests are cleaned up to match the new behavior.
2015-05-08 11:53:38 -07:00
..
DefaultApiDescriptionProviderTest.cs Fix #2378 - Fully expand models in ApiExplorer 2015-05-08 11:53:38 -07:00
Microsoft.AspNet.Mvc.ApiExplorer.Test.xproj
project.json