aspnetcore/test/Microsoft.AspNetCore.Mvc.Test
Pranav K 776c2604f8 Introduce opinionated API defaults.
* Introduce ProblemDescriptionAttribute to enhance some 4xx messages and produce better API description.
* Introduce IErrorDescriptionProvider to modify the shape of error response.

Fixes #6785, Fixes #6786
2017-09-14 17:07:34 -07:00
..
JsonPatchExtensionsTest.cs
Microsoft.AspNetCore.Mvc.Test.csproj
MvcOptionsSetupTest.cs Added a model binder for handling Enum types. [Fixes #6329] Why don't we check for Enum.IsDefined on action parameters of enum type 2017-09-14 08:25:05 -07:00
MvcServiceCollectionExtensionsTest.cs Introduce opinionated API defaults. 2017-09-14 17:07:34 -07:00