aspnetcore/test/Microsoft.AspNet.Mvc.WebApi...
Ryan Nowak 0a473b0600 Remove ParameterModel.IsOptional
The ParameterModel and ParameterDescriptor have had a notion of
optionality for a while now, even though all parameters are treated as
'optional' in MVC.

This change removes these settings. Optionality for overloading in webapi
compat shim is reimplemented via a new binder metadata.
2015-01-06 15:22:13 -08:00
..
ActionResults deleted duplicate action results in WebapiCompatShim 2015-01-06 11:07:22 -08:00
HttpRequestMessage
Mocks
TestUtils Apply VS' FormatDocument and RemoveAndSort to all *.cs files 2014-11-20 21:15:46 -08:00
ApiControllerActionDiscoveryTest.cs Remove ParameterModel.IsOptional 2015-01-06 15:22:13 -08:00
ApiControllerTest.cs deleted duplicate action results in WebapiCompatShim 2015-01-06 11:07:22 -08:00
DefaultContentNegotiatorTest.cs
FormDataCollectionExtensionsTest.cs
HttpErrorTest.cs
HttpResponseExceptionActionFilterTest.cs
HttpResponseExceptionTest.cs
HttpResponseMessageOutputFormatterTests.cs
Microsoft.AspNet.Mvc.WebApiCompatShimTest.kproj
OverloadActionConstraintTest.cs Remove ParameterModel.IsOptional 2015-01-06 15:22:13 -08:00
project.json