This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 8a1cb95f145 chore(deps): Bump mockito-version from 5.17.0 to 5.18.0
     add 0399274ea60 CAMEL-22094: camel-openapi-java - Rest DSL with code-first 
- ClassCastException in openapi v3.1 parsing complex types

No new revisions were added by this update.

Summary of changes:
 components/camel-openapi-java/pom.xml              |  8 -----
 .../apache/camel/openapi/RestModelConverters.java  | 33 ++++++++++--------
 .../openapi/RestOpenApiReaderDayOfWeekTest.java    |  1 -
 .../apache/camel/openapi/RestOpenApiV3XOfTest.java |  9 +++--
 .../openapi/V30SchemaForComplexTypesRequest.json   | 40 +++++++++++-----------
 .../openapi/V30SchemaForComplexTypesResponse.json  | 32 ++++++++---------
 ...orComplexTypesResponseWithSchemaAnnotation.json | 30 ++++++++--------
 .../openapi/V31SchemaForComplexTypesRequest.json   | 40 +++++++++++-----------
 .../openapi/V31SchemaForComplexTypesResponse.json  | 32 ++++++++---------
 ...orComplexTypesResponseWithSchemaAnnotation.json | 28 +++++++--------
 10 files changed, 125 insertions(+), 128 deletions(-)

Reply via email to