Raw JSON on PocketItem Model
Implementation of setting the raw JSON representation of a PocketItem to the PocketSharp model
This commit is contained in:
@@ -227,6 +227,7 @@ namespace PocketSharp
|
||||
},
|
||||
Converters =
|
||||
{
|
||||
new PocketItemConverter(),
|
||||
new BoolConverter(),
|
||||
new UnixDateTimeConverter(),
|
||||
new NullableIntConverter(),
|
||||
|
||||
Reference in New Issue
Block a user