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 doc comment for redirectConfiguration #266

Merged
merged 3 commits into from
Jun 22, 2020
Merged

Fix doc comment for redirectConfiguration #266

merged 3 commits into from
Jun 22, 2020

Conversation

MaxDesiatov
Copy link
Member

redirectConfiguration can't default to false as it's not a boolean value, and the default value is RedirectConfiguration().

`redirectConfiguration` can't default to `false` as it's not a boolean value, and the default value is `RedirectConfiguration()`.
@swift-server-bot
Copy link

Can one of the admins verify this patch?

3 similar comments
@swift-server-bot
Copy link

Can one of the admins verify this patch?

@swift-server-bot
Copy link

Can one of the admins verify this patch?

@swift-server-bot
Copy link

Can one of the admins verify this patch?

@MaxDesiatov
Copy link
Member Author

MaxDesiatov commented Jun 18, 2020

Can't @swift-server-bot ever post just a single comment? 🤔

@Lukasa
Copy link
Collaborator

Lukasa commented Jun 19, 2020

Swift server bot is just very enthusiastic.

@Lukasa
Copy link
Collaborator

Lukasa commented Jun 19, 2020

@swift-server-bot test this please

@Lukasa Lukasa requested a review from artemredkin June 19, 2020 09:01
Copy link
Collaborator

@Lukasa Lukasa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good improvement, thanks!

@weissi
Copy link
Contributor

weissi commented Jun 22, 2020

CC @tomerd regarding the overly enthusiastic @swift-server-bot

@weissi
Copy link
Contributor

weissi commented Jun 22, 2020

@swift-server-bot add to whitelist

@artemredkin artemredkin added this to the 1.2.0 milestone Jun 22, 2020
@artemredkin artemredkin merged commit c4f5155 into swift-server:master Jun 22, 2020
@artemredkin
Copy link
Collaborator

thank you, @MaxDesiatov !

@MaxDesiatov MaxDesiatov deleted the patch-1 branch June 22, 2020 16:52
artemredkin added a commit to artemredkin/async-http-client that referenced this pull request Jun 23, 2020
`redirectConfiguration` can't default to `false` as it's not a boolean value, and the default value is `RedirectConfiguration()`.

Co-authored-by: Johannes Weiss <[email protected]>
Co-authored-by: Artem Redkin <[email protected]>
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.

5 participants