Skip to content
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

Re-enable date-time once supported by kotlin #9

Open
Archdoog opened this issue Aug 7, 2024 · 0 comments
Open

Re-enable date-time once supported by kotlin #9

Archdoog opened this issue Aug 7, 2024 · 0 comments

Comments

@Archdoog
Copy link
Collaborator

Archdoog commented Aug 7, 2024

OpenAPITools/openapi-generator#1271

Platform class java.time.OffsetDateTime requires explicit JsonAdapter to be registered
for class java.time.OffsetDateTime dataVersion
for class com.osrm.api.models.RouteResponse
java.lang.IllegalArgumentException: Platform class java.time.OffsetDateTime requires explicit JsonAdapter to be registered
for class java.time.OffsetDateTime dataVersion
for class com.osrm.api.models.RouteResponse

https://github.com/ttnmapper/ttnmapper-android-v3/blob/master/app/src/main/java/org/ttnmapper/phonesurveyor/model/ttnV3/OffsetDateTimeAdapter.kt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant