Search code examples
Moshi deserializing values as null...


androidoauth-2.0retrofit2moshi

Read More
How to deserialize generic class members with moshi?...


androidretrofitmoshi

Read More
Get Moshi adapter from a generic Type - Kotlin...


genericskotlinmoshi

Read More
Passing information between Moshi custom type adaptors...


androidmoshi

Read More
moshi custom qualifier annotation to serialise null on one property only...


kotlingsonretrofitmoshi

Read More
MOSHI json - Automatic convertion of property names to/from snake case...


androidmoshi

Read More
Moshi cannot find my custom adapter written in Kotlin for a parameterized type...


javajsonkotlinmoshi

Read More
Using Retrofit with Moshi, how do you ignore specific Object properties when doing POST, PUT, or PAT...


javajsonsalesforceretrofit2moshi

Read More
Moshi equivalent of Gson's "serializeNulls"...


jsongsonmoshi

Read More
How can my Kotlin API classes be constructed from json? (using Moshi)...


kotlinmoshi

Read More
Error using RealmList with Moshi...


androidrealm-mobile-platformrealm-listmoshi

Read More
Android Moshi: what's the development status...


androidjsonkotlinmoshi

Read More
Retrofit with Moshi - convert JsonArray to String...


androidretrofit2moshi

Read More
Moshi Unable to create converter for class with generic...


javaandroidgenericsretrofitmoshi

Read More
Does Moshi have a Runtime Type Adapter Factory like Gson?...


javajsongsondeserializationmoshi

Read More
Moshi LocalDateTime adapter with multiple format...


kotlinjava-timemoshi

Read More
Moshi Determine if JSON is array or single object...


javajsonmoshi

Read More
How to serialize SparseArray with Moshi...


androidmoshi

Read More
Moshi Expected BEGIN_OBJECT but was BEGIN_ARRAY - custom converter ignored...


javajsonretrofit2moshi

Read More
Moshi fails on Kotlin lazy properties...


androidkotlinmoshi

Read More
Retrofit and Moshi: Parsing a JSON Object with Two Arrays...


androidjsonkotlinretrofit2moshi

Read More
How to use a RealmObject with Moshi...


androidrealmretrofitmoshi

Read More
Converting a HashMap using moshi...


androidkotlinmoshi

Read More
Moshi: Expected a Class, ParameterizedType, or GenericArrayType, but <null> is of type null...


androidkotlinmoshi

Read More
TypeParameter as an Expression argument...


javaandroidjsonmoshi

Read More
JSON API relationships with moshi...


androidjsonjson-apimoshi

Read More
Moshi in Android Kotlin - ENUM as MutableMap key being converted to String when deseralized...


androidkotlinmoshi

Read More
POJO field declaration, set to init value or null...


kotlindeserializationmoshiandroidgson

Read More
Moshi/Kotlin - How to serialize NULL JSON strings into empty strings instead?...


jsonnullkotlinmoshi

Read More
Using Moshi with multiple input fields...


kotlinmoshi

Read More
BackNext