| Age | Commit message (Collapse) | Author |
|
|
|
* Make the JsonConverters for delimited arrays more generic
Also adds some tests for serialization (with different types) as we didn't have any before.
* Ignore warnings
|
|
|
|
|
|
* Convert ItemSortBy to enum
* Rename Unknown to Default
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(cherry picked from commit 492c6bbd7ecb452dcfef77027545e455a20b8baf)
Signed-off-by: crobibero <cody@robibe.ro>
|
|
|
|
|
|
|
|
|
|
|
|
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove CommaDelimitedArrayModelBinderProvider
|
|
|
|
|
|
|
|
|
|
Convert exclude location type string to enum.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|