Hi, I'm using the camel-swagger-java component to auto-create the swagger json and it appear in OpenAPI spec 3 there's a way to use an example value for certain fields: https://swagger.io/docs/specification/adding-examples/
Does camel-swagger-java support spec 3? And is there a way to add these examples to the object models/schemas? Thanks, Patrick