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

[Bug]: OpenAPI 3 Emitter failed to define a jsonSchemaDialect in root -- oas v3.1.0 #3883

Closed
4 tasks done
skywing918 opened this issue Jul 18, 2024 · 1 comment
Closed
4 tasks done
Labels
bug Something isn't working needs-area

Comments

@skywing918
Copy link
Member

Describe the bug

jsonSchemaDialect failed to add to the root of the document.

Actual Specification

jsonSchemaDialect , not currently supported.

Expected Specification

jsonSchemaDialect, The default value for the $schema keyword within contained within this OAS document. This MUST be in the form of a URI.

Reproduction

There doesn't appear to be a way to add jsonSchemaDialect to the root of the document.

Checklist

@timotheeguerin
Copy link
Member

closing as dup of #1698

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-area
Projects
None yet
Development

No branches or pull requests

2 participants