-
Notifications
You must be signed in to change notification settings - Fork 110
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
Add signeture of Faraday::Connection#options #672
Add signeture of Faraday::Connection#options #672
Conversation
@rhiroe Thanks for your contribution! Please follow the instructions below for each change. Available commandsYou can use the following commands by commenting on this PR.
|
4451896
to
f7684ee
Compare
5598010
to
4ad3bb4
Compare
4ad3bb4
to
259f4fe
Compare
APPROVE |
Thank you! |
/merge |
This PR is not approved yet by the reviewers. Please get approval from the reviewers. See the Actions tab for detail. |
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.
APPROVE
/merge |
Add
Faraday::Connection#options
signature andFaraday::RequestOptions
class.After merging this Pull Request, the following code passes type checking.