Bond_009
|
52194f56b5
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
|
crobibero
|
1b894798b1
|
Change log level for converters
|
2021-01-01 09:34:39 -07:00 |
|
Cody Robibero
|
450cd614ac
|
Update Jellyfin.Api/ModelBinders/CommaDelimitedArrayModelBinder.cs
Co-authored-by: Bond-009 <bond.009@outlook.com>
|
2020-11-14 08:13:53 -07:00 |
|
crobibero
|
cfefcd988a
|
Updated based on review feedback
|
2020-11-14 07:07:09 -07:00 |
|
crobibero
|
5c40ad0530
|
Remove conditional access.
|
2020-11-12 09:44:10 -07:00 |
|
crobibero
|
0c23b8cadf
|
Don't throw exception when converting values using binder or JsonConverter
|
2020-11-12 08:06:25 -07:00 |
|
crobibero
|
ef43878bbc
|
Support IReadOnlyList in CommaDelimitedArrayModelBinder
|
2020-10-29 16:11:40 -06:00 |
|
crobibero
|
17b20aa0c0
|
Fix comma delimited array model binder
|
2020-10-09 17:03:45 -06:00 |
|
github@esslinger.dev
|
33f80dc3c1
|
feat(CommaDelimitedArrayModelBinder): add none result check
|
2020-10-03 01:09:15 +02:00 |
|
Simon Eßlinger
|
21b39a207d
|
refactor: simplify null check
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
2020-10-02 01:33:15 +02:00 |
|
github@esslinger.dev
|
4b4c74bdcd
|
feat: extend CommaDelimitedArrayModelBinder to support auto generated openAPI spec
|
2020-10-01 22:04:53 +02:00 |
|
github@esslinger.dev
|
0655928ab1
|
feat: add CommaDelimitedArrayModelBinder
|
2020-10-01 19:56:59 +02:00 |
|