Peter Palaga created CAMEL-22408: ------------------------------------ Summary: OpenAPI Description showing wrong allowable dates depending on system timezone Key: CAMEL-22408 URL: https://issues.apache.org/jira/browse/CAMEL-22408 Project: Camel Issue Type: Improvement Reporter: Peter Palaga
Originally reported as https://github.com/apache/camel-quarkus/issues/7717 Reproducible with Camel Quarkus on Linux {code} cd integration-tests/openapi-java # on Linux export TZ=Etc/GMT+12 mvn clean test -Dtest=OpenApiV3Test#arrayTypes {code} On other OSes you may need to set the timezone differently. -- This message was sent by Atlassian Jira (v8.20.10#820010)