-
Notifications
You must be signed in to change notification settings - Fork 232
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
V2.0-preview1 release #1904
V2.0-preview1 release #1904
Conversation
Sync v2 branch with vnext changes
Creates component registries in the `OpenApiWorkspace` for `$ref` resolution
Fixes cloning of `JsonNode` objects
Since we are no longer resolving JsonSchema refs when parsing a doc., some tests need to be updated
Fix default mappings for nullable types
v2 refresh
Removes `JsonSchema` reference resolution when parsing a doc.
…ding it to a list; write string values
Co-authored-by: Andrew Omondi <[email protected]>
…-enum Define JSON schema's Type property as a flaggable enum to allow storing multiple values
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
The failing test will be fixed by this PR |
Sync latest vnext changes
Quality Gate failedFailed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
No description provided.