KevinDockx
|
054b46c1cc
|
Implement new Remove op & fix value.GetTypê issue in Add op
|
2015-08-24 12:32:41 -07:00 |
KevinDockx
|
94fad918a3
|
Replace of Add operation (jsonpatch dynamic support)
|
2015-08-07 16:10:07 -07:00 |
KevinDockx
|
580914d873
|
Refactoring to get ready for JsonPatch (for dynamics) support. Relay generic typing to outer-facing contract.
|
2015-07-08 15:06:32 -07:00 |
N. Taylor Mullen
|
64e726d2b2
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:55:25 -07:00 |
Kirthi Krishnamraju
|
bf712263fc
|
Fix for #2280 - Cannot do an "add" patch to IList<Anything>
Added unit tests
|
2015-04-22 13:44:14 -07:00 |
Kirthi Krishnamraju
|
e48565dcd8
|
Adding errors in ModelState
|
2015-04-22 13:44:09 -07:00 |
Kirthi Krishnamraju
|
9f97d25e02
|
Moved exception messages to resource file and updated tests to validate exception messages
|
2015-04-22 13:44:04 -07:00 |
KevinDockx
|
0462dd6be3
|
[JsonPatch]Rename SimpleObjectAdapter; Include statuscode in JsonPatchException
|
2015-03-24 11:24:53 -07:00 |