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

Use builder pattern for requests #45

Merged
merged 8 commits into from
Dec 4, 2019
Merged

Use builder pattern for requests #45

merged 8 commits into from
Dec 4, 2019

Conversation

zippolyte
Copy link
Contributor

What does this PR do?

Use builder pattern for requests, to make it backward compatible if new params are added.
Similar to OpenAPITools/openapi-generator#1341

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

@zippolyte zippolyte requested a review from a team as a code owner November 29, 2019 10:34
Copy link
Contributor

@jirikuncar jirikuncar left a comment

Choose a reason for hiding this comment

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

It looks nicer than the null params 👍

@gzussa
Copy link
Contributor

gzussa commented Dec 4, 2019

/azp run

@azure-pipelines
Copy link

Pull request contains merge conflicts.

@zippolyte
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@zippolyte zippolyte force-pushed the hippo/jov branch 3 times, most recently from edd1d0e to 4c59256 Compare December 4, 2019 10:30
@zippolyte
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@zippolyte
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@zippolyte zippolyte merged commit 515a34b into master Dec 4, 2019
@zippolyte zippolyte deleted the hippo/jov branch December 4, 2019 10:58
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