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

fix: Add HTTP method in fetch request #393

Closed
wants to merge 1 commit into from

Conversation

JhontSouth
Copy link

#minor

Description

This PR includes the HTTP method post to the fetch request.

Specific Changes

  • Added post method to the fetch request in botFrameworkClientImpl.
  • Imported fetch from cross-fetch.
  • Removed the body parse.

Testing

The following image shows a skill bot working using CloudAdapter with the botframework-connector fix.
image

@coveralls
Copy link

coveralls commented Dec 22, 2023

Pull Request Test Coverage Report for Build 7301155738

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.541%

Totals Coverage Status
Change from base Build 7301030409: 0.0%
Covered Lines: 20416
Relevant Lines: 22872

💛 - Coveralls

@JhontSouth
Copy link
Author

Promoted /4593

@JhontSouth JhontSouth closed this Dec 22, 2023
@JhontSouth JhontSouth deleted the southworks/fix/add-fetch-http-method branch December 22, 2023 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants