zhfeng merged PR #6109:
URL: https://github.com/apache/camel-quarkus/pull/6109
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@camel
zhfeng commented on PR #6109:
URL: https://github.com/apache/camel-quarkus/pull/6109#issuecomment-2121867473
I think it could be not changed very offen. I only copy some templates which
are related to the models generation. They are copied from
`io.swagger.codegen.v3:swagger-codegen-generat
zhfeng commented on code in PR #6109:
URL: https://github.com/apache/camel-quarkus/pull/6109#discussion_r1607725348
##
extensions/rest-openapi/deployment/src/main/java/org/apache/camel/quarkus/component/rest/openapi/deployment/CamelQuarkusSwaggerCodegenProvider.java:
##
@@ -0,0
zhfeng commented on code in PR #6109:
URL: https://github.com/apache/camel-quarkus/pull/6109#discussion_r1607725014
##
extensions/rest-openapi/runtime/src/main/java/org/apache/camel/quarkus/rest/openapi/runtime/RestOpenApiBuildTimeConfig.java:
##
@@ -0,0 +1,41 @@
+/*
+ * License
zhfeng commented on code in PR #6109:
URL: https://github.com/apache/camel-quarkus/pull/6109#discussion_r1607433892
##
extensions/rest-openapi/deployment/src/main/java/org/apache/camel/quarkus/component/rest/openapi/deployment/CamelQuarkusSwaggerCodegenProvider.java:
##
@@ -0,0
jamesnetherton commented on PR #6109:
URL: https://github.com/apache/camel-quarkus/pull/6109#issuecomment-2120385016
For the templates used to generate the model sources, how likely is it that
we'll need to update them frequently?
I guess it'd just be a case of copying them from the o
jamesnetherton commented on code in PR #6109:
URL: https://github.com/apache/camel-quarkus/pull/6109#discussion_r1606696500
##
extensions/rest-openapi/runtime/src/main/java/org/apache/camel/quarkus/rest/openapi/runtime/RestOpenApiBuildTimeConfig.java:
##
@@ -0,0 +1,41 @@
+/*
+ *
zhfeng opened a new pull request, #6109:
URL: https://github.com/apache/camel-quarkus/pull/6109
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: com