Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Implemented
-
None
-
None
-
Unknown
Description
OpenAPI v3 has servers to configure instead of the old basePath stuff
https://swagger.io/docs/specification/api-host-and-base-path/
We may want to adjust restConfiguration to allow to configure multiple servers so the generated api-doc can include this. Today we can only have 1 server due to the old v2 stuff.
Attachments
Issue Links
- is related to
-
CAMEL-20490 camel-openapi-java - Empty server url due to X-Forward-Headers
- Resolved