FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(method-definition): add missing request parameter in method by sufyankhanrao · Pull Request #11 · apimatic/core-interfaces-python · GitHub

fix(method-definition): add missing request parameter in method - #11

Merged
sufyankhanrao merged 2 commits into
mainfrom
10-fix-method-definition
Jan 4, 2023
Merged

fix(method-definition): add missing request parameter in method#11
sufyankhanrao merged 2 commits into
mainfrom
10-fix-method-definition

Conversation

Copy link
Copy Markdown
Collaborator

This PR bears the fix for the method definition in HttpClient class where convert_response method has a parameter missing in the definition. This change adds a request parameter of type HttpRequest in the method definition.

closes #10

This commit bears the fix for the method definition in HttpClient class where convert_response method has a parameter missing in the definition. This change adds a request parameter of type HttpRequest in the method definition.

closes #10
sufyankhanrao self-assigned this Jan 4, 2023
sufyankhanrao merged commit 35552c0 into main Jan 4, 2023
sufyankhanrao deleted the 10-fix-method-definition branch January 4, 2023 09:43
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Fix definition of convert_response method in HttpClient interface

1 participant


Back | FazBrowse Home | New Git URL