-
Notifications
You must be signed in to change notification settings - Fork 184
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
graph: Allow updating of group name via PATCH request #5949
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
💥 Acceptance test localApiTests-apiGraph-ocis failed. Further test are cancelled... |
You made the following tests pass:
That means, there is good stuff in the PR 😄 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ignore this one, hit the wrong combo box :/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, though it seems to break other tests in the ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 Just remove passing tests from expected failures
please add a changelog |
Kudos, SonarCloud Quality Gate passed! |
graph: Allow updating of group name via PATCH request
Description
Modifying group PATCH to allow modifying of group name
Related Issue
How Has This Been Tested?
Added unit tests and tested with curl.
Types of changes
Checklist: