Adds the Deletes property to the test to ensure that we don't pass this when it is empty. Given that we don't match on body this isn't really much gain but it will help to ensure we maintain this in future if we improve testing.
Also copies across some recent changes from the sdk-generator repo
[ ] I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
[x] The correct base branch is being used, if not main
[x] I have added tests to validate that the change in functionality is working as expected
Description
Adds the Deletes property to the test to ensure that we don't pass this when it is empty. Given that we don't match on body this isn't really much gain but it will help to ensure we maintain this in future if we improve testing.
Also copies across some recent changes from the sdk-generator repo
References
Part of https://github.com/openfga/sdk-generator/issues/299 Generated from https://github.com/openfga/sdk-generator/pull/306
Review Checklist
main