Skip to content

Fix(2617): Add Wrapper for the oneOfField#51

Merged
lordrip merged 1 commit intoKaotoIO:mainfrom
shivamG640:fix_2617
Oct 24, 2025
Merged

Fix(2617): Add Wrapper for the oneOfField#51
lordrip merged 1 commit intoKaotoIO:mainfrom
shivamG640:fix_2617

Conversation

@shivamG640
Copy link
Copy Markdown
Contributor

@shivamG640 shivamG640 commented Oct 17, 2025

Context

Uses the newly added format property for the root OneOf schemas for:

  • DataFormat (marshal, unmarshal)
  • LoadBalancer
  • ErrorHandler

fixes KaotoIO/kaoto#2617
relates: KaotoIO/camel-catalog#31

@shivamG640 shivamG640 marked this pull request as draft October 17, 2025 10:43
@shivamG640 shivamG640 force-pushed the fix_2617 branch 2 times, most recently from 09cbc16 to 809e834 Compare October 23, 2025 12:39
@shivamG640 shivamG640 marked this pull request as ready for review October 24, 2025 07:32
Comment thread src/form/hooks/one-of-field.ts Outdated
Copy link
Copy Markdown
Member

@lordrip lordrip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for handling it @shivamG640, looks good.

Note for our future selves: remember to add tests for the OneOfField and SchemaList components.

@lordrip lordrip merged commit bfbb003 into KaotoIO:main Oct 24, 2025
4 checks passed
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.

Marshal/Unmarshal step is missing label for DataFormat dropdown

2 participants