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

fix: Let UI use maven generated YAML DSL sub schema #148

Merged
merged 1 commit into from
Sep 23, 2023

Commits on Sep 22, 2023

  1. fix: Let UI use maven generated YAML DSL sub schema

    Fixes: KaotoIO#147
    
    ATM sub schemas are not used by UI. We'll soon use for Beans editor (#8) and will be easier to identify the sub schema by its name being same as the property name - for example, `beans` to be a name for the beans sub schema. The old verbose name were moved as `description` in the index.json.
    We might want to generate an enum of these sub schema names and put in .d.ts.
    igarashitm committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d23e74a View commit details
    Browse the repository at this point in the history