aspnetcore/test/Microsoft.AspNetCore.Mvc.Ap...
Pranav K 94a7c83998
Change DefaultApiConventions (#7939)
* Change DefaultApiConventions

* Introduce attributes for matching by name and type.

* Move discovery of ApiConventionAttribute to ApiBehaviorApplicationModelProvider. This is required
for us to detect during startup if the convention is incorrectly authored.
2018-06-25 08:24:30 -07:00
..
ApiResponseTypeProviderTest.cs Change DefaultApiConventions (#7939) 2018-06-25 08:24:30 -07:00
DefaultApiDescriptionProviderTest.cs Add IsRequired and DefaultValue to ApiParameterDescription 2018-06-22 06:51:58 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test.csproj Cleanup TestCommon 2018-05-18 10:45:57 -07:00