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

feat: Support removal of duplicate attributes from member schemas #428

Merged
merged 4 commits into from
Jan 10, 2024

Conversation

CarstenWickner
Copy link
Member

Introduce Option.DUPLICATE_MEMBER_ATTRIBUTE_CLEANUP_AT_THE_END for discarding attributes contained both in property/member schemas and the common definitions being referenced from the same property/member schema.

Closes #420.

Copy link

@codescene-delta-analysis codescene-delta-analysis bot left a comment

Choose a reason for hiding this comment

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

Code Health Quality Gates: OK

  • Declining Code Health: 1 findings(s) 🚩
  • Improving Code Health: 0 findings(s) ✅
  • Affected Hotspots: 1 files(s) 🔥

Recommended Review Level: Lightweight sanity check
View detailed results in CodeScene

🚩 Declining Code Health (highest to lowest):

@CarstenWickner CarstenWickner marked this pull request as ready for review January 10, 2024 05:56
@CarstenWickner CarstenWickner merged commit 6c07ac8 into main Jan 10, 2024
11 checks passed
@CarstenWickner CarstenWickner deleted the member-clean-up branch January 10, 2024 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

MAP_VALUES_AS_ADDITIONAL_PROPERTIES and DEFINITIONS_FOR_ALL_OBJECTS duplicates additional properties
1 participant