package
2.3.1-alpha
Repository: https://github.com/devfile/api.git
Documentation: pkg.go.dev

# Functions

Normalize allows normalizing all the unions encountered while walking through the whole struct tree.
Simplify allows removing the discriminator of all unions encountered while walking through the whole struct tree, but after normalizing them if necessary.