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

Add support for specifying JSON schema dialects #202

Open
mattpolzin opened this issue Mar 7, 2021 · 0 comments
Open

Add support for specifying JSON schema dialects #202

mattpolzin opened this issue Mar 7, 2021 · 0 comments

Comments

@mattpolzin
Copy link
Owner

mattpolzin commented Mar 7, 2021

See Specifying Schema Dialects in the new spec.

This change will impact both the JSONSchema type and the root document type (where a default dialect is allowed to be specified).

Note that OpenAPIKit will not (at this time) do anything with values of these fields other than store/encode/decode them. In the future we may indicate what values (i.e. what schema dialects) are supported by OpenAPIKit but for now we will not change the behavior of OpenAPIKit in response to the dialect specified.

Work on types in the OpenAPIKit (not OpenAPIKit30) module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant