Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.20.0
-
Component/s: camel-swagger, rest
-
Labels:None
-
Estimated Complexity:Unknown
Description
There are some known types which we should map better to Java primitive types
https://swagger.io/specification/#schemaObject
This does not happen in the responses schema generated.
Where we have "format": "java.lang.String" which should not be there.