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

Migrate all JSON Schemas to draft-07 #1205

Open
lordrip opened this issue Jun 25, 2024 · 0 comments
Open

Migrate all JSON Schemas to draft-07 #1205

lordrip opened this issue Jun 25, 2024 · 0 comments
Labels
canvas/config-form Configuration form related issues catalog Catalog-related issues enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@lordrip
Copy link
Member

lordrip commented Jun 25, 2024

Please describe the task that needs to be done

When running Kaoto, we often see console errors stating that draft-04 is not recognized, other times it complains about draft-07.

This is due to the ajv version we're using at the moment.

The goal of this issue is to migrate all existing draft-04 JSON Schemas to draft-07 and upgrade ajv to handle them.

@lordrip lordrip added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed catalog Catalog-related issues canvas/config-form Configuration form related issues labels Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
canvas/config-form Configuration form related issues catalog Catalog-related issues enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: Backlog
Development

No branches or pull requests

1 participant