You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/11/20 09:10:02 UTC

[GitHub] [camel] davsclaus commented on a change in pull request #4614: CAMEL-15858: Adds feature for remote file handling for OpenAPI specifications

davsclaus commented on a change in pull request #4614:
URL: https://github.com/apache/camel/pull/4614#discussion_r527550055



##########
File path: tooling/maven/camel-restdsl-openapi-plugin/src/main/java/org/apache/camel/maven/generator/openapi/AbstractGenerateMojo.java
##########
@@ -33,6 +40,7 @@
 import com.fasterxml.jackson.databind.ObjectMapper;
 import io.apicurio.datamodels.Library;
 import io.apicurio.datamodels.openapi.models.OasDocument;
+import io.swagger.v3.parser.core.models.AuthorizationValue;

Review comment:
       Can we avoid swagger imports, as we should ideally only use the datamodel from apicurio.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org