Skip to content

Conversation

@irvinesunday
Copy link
Contributor

Fixes #483

This PR:

  • Ensures delete operations for non-contained nav. props is generated only if DeleteRestrictions exists for this nav. prop and the Deletable property is set to true.
  • Updates test to validate the above.
  • Updates release note.
  • Minor documentation text fixes to the convert settings.

andrueastman
andrueastman previously approved these changes Feb 1, 2024
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 1, 2024

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

1 New issue
0 Security Hotspots
96.4% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

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

Thanks for making the changes!

@irvinesunday irvinesunday merged commit b5e8145 into master Feb 1, 2024
@irvinesunday irvinesunday deleted the is/non-containment-deletability branch February 1, 2024 15:47
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.

Add delete operation for non-contained nav. props only if explicitly allowed via annotation

4 participants