provideJson
Provides the Json instance used by the Retrofit converter factory.
ignoreUnknownKeys— forward-compatible: extra fields the SDK does not model are skipped.coerceInputValues— resilient enums: an unknown enum value (e.g. a newreason/statusthe SDK's io.rekast.sdk.utils.ApiErrorResponses/io.rekast.sdk.utils.StatusTypes does not yet list) is coerced to the property's default (null) instead of failing the whole response.