8000 JSON schema form 2020-12 draft support by gusevda · Pull Request #4079 · giantswarm/happa · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

JSON schema form 2020-12 draft support #4079

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

Merged
merged 3 commits into from
Feb 8, 2023

Conversation

gusevda
Copy link
Contributor
@gusevda gusevda commented Feb 8, 2023

What does this PR do?

By default, the @rjsf/validator-ajv8 uses the draft-07 schema version. In this PR, validator was customized to use draft-2020-12 version. It allows us to specify the latest draft for schemas, like this

{
    "$schema": "https://json-schema.org/draft/2020-12/schema"
}

Any background context you can provide?

Towards giantswarm/roadmap#1181.

@gusevda gusevda merged commit 6c66bb2 into main Feb 8, 2023
@gusevda gusevda deleted the json-schema-form-latest-draft-support branch February 8, 2023 17:00
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.

2 participants
0