Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Rest): Add Rest visual entity #1860

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

lordrip
Copy link
Member

@lordrip lordrip commented Dec 16, 2024

This commit adds support for the Rest DSL from Apache Camel.

fix: #1505
fix: #54

Currently, the component name is being used as the title in the
`CanvasForm`.

This commit uses the corresponding `Title` property if available from
components, eips and kamelets, and the `ID` as a last resort.

fix: KaotoIO#1462
prerequisite of: KaotoIO#1699
@lordrip lordrip force-pushed the feat/add-rest-entity branch 2 times, most recently from f5f4738 to 6b0680b Compare December 16, 2024 13:44
This commit adds support for the Rest DSL from Apache Camel.

fix: KaotoIO#1505
fix: KaotoIO#54
@lordrip lordrip force-pushed the feat/add-rest-entity branch from 6b0680b to 531a3e1 Compare December 17, 2024 08:26
Copy link

sonarcloud bot commented Dec 17, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a visual representation for the Rest entity Implement first iteration of Rest DSL
1 participant