-
Notifications
You must be signed in to change notification settings - Fork 62
Add support for server templates #35
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
Conversation
zippolyte
left a comment
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.
One small comment about naming
LGTM otherwise, I'm still having trouble picturing how this would look like for the user
@zippolyte It isn't still possible to do it nicely. This only brings the Go code closer to Ruby/PHP/Python. configuration = datadog.NewConfiguration()
configuration.BaseUrl = configuration.ServerUrl(0, map[string]string{"site": "datadoghq.eu}) |
The site config has been updated
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
a162548 to
a2016b2
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
see also OpenAPITools/openapi-generator#4635