[BUG] [JAVA] [5.0.0-beta2] Using java8-localdatetime
as Datelibrary extends ApiClient with JavaTimeFormatter (should only apply to java8
datelibrary)
#7952
Labels
When using
java8-localdatetime
as datelibrary, compiling of ApiClient fails since it extends 'JavaTimeFormatter' which should only apply forjava8
datelibrary.Most likely because of PR #7190
openapi-generator version
5.0.0-beta2
OpenAPI declaration file content or url
Any Valid yml/json
Generation Details
maven generator plugin in config:
Steps to reproduce
mvn clean package
Related issues/PRs
#7190
The text was updated successfully, but these errors were encountered: