[
https://issues.apache.org/jira/browse/CAMEL-14610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18042575#comment-18042575
]
Claus Ibsen commented on CAMEL-14610:
-------------------------------------
Lets take a look at adding something ala contract-first openapi, where we can
parse async api and create routes per operation that are consumer / producers
and then with some mapping for a channel/server what the camel endpoint uri is,
so you can refer to a kafka broker, amqp broker, etc.
And then as 2nd goal later then look at if we can add schema validation and
conversion via transformer data-type / data formats.
> Create a camel-asyncapi component
> ----------------------------------
>
> Key: CAMEL-14610
> URL: https://issues.apache.org/jira/browse/CAMEL-14610
> Project: Camel
> Issue Type: New Feature
> Reporter: Luca Burgazzoli
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 4.x
>
>
> We should create a an AsyncAPI (https://www.asyncapi.com/ ) component,
> similar to the OpenAPI one
--
This message was sent by Atlassian Jira
(v8.20.10#820010)