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

Added Marketplace GCP billing model to accounts and clusters mgmt #811

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tirthct
Copy link
Contributor

@tirthct tirthct commented Jul 20, 2023

Changed

@@ -100,6 +101,14 @@ func (r *CloudProvidersListRequest) Impersonate(user string) *CloudProvidersList
return r
}

// FetchRegions sets the value of the 'fetch_regions' parameter.
Copy link
Contributor

@cben cben Jul 21, 2023

Choose a reason for hiding this comment

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

FYI the param is actually called fetchRegions, correctly sent on L180, just the comments generated by metamodel are still inaccurate when overriding url param names with @http override.

@Lir10
Copy link

Lir10 commented Aug 9, 2023

@tirthct I don't see that you bumped the sdk version in version.go ... you want to do it in a separate MR ?

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