Skip to content

DrSatyr/issue212 #774

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 2 commits into from
Apr 24, 2025
Merged

DrSatyr/issue212 #774

merged 2 commits into from
Apr 24, 2025

Conversation

DrSatyr
Copy link
Collaborator

@DrSatyr DrSatyr commented Apr 24, 2025

Adds test cases for #212. Issue was solved already. Basically there is an inconsistency in a allOf/anyOf/oneOf comparison. See deatils in #772.

@DrSatyr DrSatyr requested a review from Copilot April 24, 2025 19:43
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds new test cases to ensure that the OpenAPI schema diff handles inconsistencies in merged schema comparisons for anyOf and allOf constructs (issue #212).

  • Added a test case for anyOf schema differences
  • Added a test case for allOf schema differences
Files not reviewed (4)
  • core/src/test/resources/schemaDiff/allOf-diff-1.yaml: Language not supported
  • core/src/test/resources/schemaDiff/allOf-diff-2.yaml: Language not supported
  • core/src/test/resources/schemaDiff/anyOf-diff-1.yaml: Language not supported
  • core/src/test/resources/schemaDiff/anyOf-diff-2.yaml: Language not supported

@DrSatyr DrSatyr merged commit f659026 into master Apr 24, 2025
6 checks passed
@DrSatyr DrSatyr deleted the DrSatyr/issue212 branch April 24, 2025 19:45
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.

1 participant