Skip to content
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

Support slack install multiple response status codes #4350

Closed
wants to merge 4 commits into from

Conversation

teodosii
Copy link
Member

What this PR does

  • Removed OTEL from makeRequest
  • Since makeRequest only returned the data of the response, I added a makeRequestRaw that returns whole response. At the moment of writing this, only onCallAPI returns the full response, but that helper is only for typed endpoints.
  • Added checks for slack install for 200, 201 and 500

@teodosii teodosii requested a review from a team as a code owner May 16, 2024 07:09
@Konstantinov-Innokentii
Copy link
Member

Merged to #4232

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants