Re: [I] Karavan Web - Component Vert.x HTTP Client is displaying beans for Http Method dropdown [camel-karavan]

2023-12-18 Thread via GitHub


mgubaidullin closed issue #986: Karavan Web - Component Vert.x HTTP Client is 
displaying beans for Http Method dropdown
URL: https://github.com/apache/camel-karavan/issues/986


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

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



Re: [I] Karavan Web - Component Vert.x HTTP Client is displaying beans for Http Method dropdown [camel-karavan]

2023-11-10 Thread via GitHub


davsclaus commented on issue #986:
URL: https://github.com/apache/camel-karavan/issues/986#issuecomment-1806214306

   Yes we can add enums for those so tooling can show a nice list of values.
   https://issues.apache.org/jira/browse/CAMEL-20102


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

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



Re: [I] Karavan Web - Component Vert.x HTTP Client is displaying beans for Http Method dropdown [camel-karavan]

2023-11-10 Thread via GitHub


mgubaidullin commented on issue #986:
URL: https://github.com/apache/camel-karavan/issues/986#issuecomment-1806018894

   1. Karavan generates properties from Camel YAML DSL Schema and Camel-Catalog.
   2. Http Method of Vert.x HTTP Client in Camel Catalog is defined as `"type": 
"object", "javaType": "io.vertx.core.http.HttpMethod"` 
https://github.com/apache/camel/blob/363e7e1c93f61e23cdae808f2180908169c78f6e/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/vertx-http.json#L60C1-L61C1
   
   @davsclaus anything we could do to make it user friendly?


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

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