-
Notifications
You must be signed in to change notification settings - Fork 760
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
setLenient #132
Comments
We’ll need to add this to Retrofit 2’s MoshiConverterFactory. |
@swankjesse any progress? |
This was added. It will be in the next Retrofit release. On Sat, Mar 5, 2016, 6:25 PM Alok Bansal notifications@github.com wrote:
|
While you didn't release a new version of retrofit is there only one solution to downgrade the retrofit version up to 2.0.0-beta3? |
There is a new release of Retrofit. On Tue, Mar 22, 2016, 3:48 AM Aleksandr Mirko notifications@github.com
|
tray asLenient() |
I am using Moshi with Retrofit2 by doing:
However, Logcat shows an error:
How do I set this with Moshi?
The text was updated successfully, but these errors were encountered: