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

Set key to mgmt for updateSettingMgmt api #31

Merged
merged 1 commit into from
Apr 5, 2021

Conversation

kurtmc
Copy link
Contributor

@kurtmc kurtmc commented Apr 2, 2021

No description provided.

@@ -9,5 +9,6 @@ func (c *Client) GetSettingMgmt(ctx context.Context, site string) (*SettingMgmt,
}

func (c *Client) UpdateSettingMgmt(ctx context.Context, site string, d *SettingMgmt) (*SettingMgmt, error) {
d.Key = "mgmt"
Copy link
Owner

Choose a reason for hiding this comment

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

We should really update the generation for settings to do this automatically probably. I'll open a new issue for that.

@paultyng
Copy link
Owner

paultyng commented Apr 5, 2021

Released in v1.16.1

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.

None yet

2 participants