forked from KaotoIO/kaoto
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TEMP] feat(ConfigForm): Add support for oneOf fields
Currently, we have partial support for the `oneOf` schemas. This commit cleans up the generated schemas, by removing the `not` definition from `oneOf` and also removing the empty properties like: ''' { property: { } } ''' fix: KaotoIO#1550 fix: KaotoIO#948
- Loading branch information
Showing
14 changed files
with
702 additions
and
281 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.