-
Notifications
You must be signed in to change notification settings - Fork 1
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
Chat update #37
Chat update #37
Conversation
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.
Please also create integration test to check that we can't update not owned chat.
Signed-off-by: Horiodino <[email protected]>
Signed-off-by: Horiodino <[email protected]> fix after review Signed-off-by: Horiodino <[email protected]> Implement chat update Signed-off-by: Horiodino <[email protected]> added test case Signed-off-by: Horiodino <[email protected]>
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.
Overall LGTM. Thank you so much for your efforts - I really appreciate it!
Signed-off-by: Horiodino <[email protected]>
What type of PR is this?
/kind enhancement
What this PR does / why we need it:
To allow user to update chat.
Which issue(s) this PR fixes:
Fixes #30 (comment)
Special notes for your reviewer:
Does this PR introduce a user-facing change?