Ervie/jikan.net

JikanApiError is not being deserialized correctly

Closed this issue · 3 comments

It looks like the JikanApiError model does not get its properties filled.
Most likely due to the properties being private set?

Ervie commented

You're right

Ervie commented

Tested it, fixed and pushed version 2.4.2 - should be available now.

I can confirm. Thanks for the quick fix!