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

V2-preview1 release #1906

Open
wants to merge 796 commits into
base: master
Choose a base branch
from
Open

V2-preview1 release #1906

wants to merge 796 commits into from

Conversation

MaggieKimani1
Copy link
Contributor

No description provided.

irvinesunday and others added 30 commits April 4, 2024 20:18
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
Removes `JsonSchema` reference resolution when parsing a doc.
MaggieKimani1 and others added 22 commits October 29, 2024 14:45
OpenApiSchema refactor to remove recursive keywords
Remove DataTypeMismatch validation rule from the default ruleset
Co-authored-by: Andrew Omondi <andrueastman@users.noreply.github.com>
Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 27.1.0 to 28.0.0.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](VerifyTests/Verify@27.1.0...28.0.0)

---
updated-dependencies:
- dependency-name: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…-28.0.0

chore(deps): bump Verify.Xunit from 27.1.0 to 28.0.0
…-enum

Define JSON schema's Type property as a flaggable enum to allow storing multiple values
Copy link

@github-advanced-security github-advanced-security bot left a 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.

@MaggieKimani1 MaggieKimani1 mentioned this pull request Nov 5, 2024
11 tasks
Copy link

sonarcloud bot commented Nov 5, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
78.0% Coverage on New Code (required ≥ 80%)
10.7% Duplication on New Code (required ≤ 3%)
D Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

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.

6 participants