You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Kaoto v1, there's no direct access to the underlying Camel model from the UI. In turn, the Camel model gets transformed into an intermediate model called the Kaoto model, and this means that every Camel entity needs to have a Kaoto model counterpart, otherwise, data is lost.
Goal
The goal is to leverage the Camel model directly from the UI, meaning that as soon as a Camel entity is available, Kaoto will leverage said definition automatically.
Context
In Kaoto v1, there's no direct access to the underlying Camel model from the UI. In turn, the Camel model gets transformed into an intermediate model called the Kaoto model, and this means that every Camel entity needs to have a Kaoto model counterpart, otherwise, data is lost.
Goal
The goal is to leverage the Camel model directly from the UI, meaning that as soon as a Camel entity is available, Kaoto will leverage said definition automatically.
Related issues
The text was updated successfully, but these errors were encountered: