-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Update views.* endpoints to use POST method instead of GET #146
Conversation
@damienalexandre please review |
#147 has been merged, you have to rebuild this PR from "main". Sorry about that 😋 |
@damienalexandre no worries, all done |
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.
The method on viewPublish/viewPush/viewUpdate is still "GET" but the parameters have been changed to "form parameter", am I missing something? viewOpen looks good.
Thanks a lot! |
Glad i could help, thanks for the support and hand-holding! |
Fixes #111
Replaces #130 (because of merge conflicts)
First updated the SDK with the latest updates
Then after updating the relevant HTTP methods in
resources/slack-openapi-patched.json