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

remove _response from response types #16019

Merged
merged 8 commits into from
Jun 26, 2021
Merged

remove _response from response types #16019

merged 8 commits into from
Jun 26, 2021

Conversation

KarishmaGhiya
Copy link
Member

@KarishmaGhiya KarishmaGhiya commented Jun 25, 2021

remove _response from the returned response types

@KarishmaGhiya KarishmaGhiya changed the title remove _response types remove _response from response types Jun 25, 2021
Copy link
Member

@jeremymeng jeremymeng left a comment

Choose a reason for hiding this comment

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

Looks good.

parsedBody: any;
};
};
export type GetAlertConfigResponse = AnomalyAlertConfiguration;
Copy link
Member

Choose a reason for hiding this comment

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

Just a note: if possible (without risking doc team's work), remove these response types and use result type directly.

@KarishmaGhiya KarishmaGhiya merged commit 1a5d100 into main Jun 26, 2021
@KarishmaGhiya KarishmaGhiya deleted the remove branch June 26, 2021 01:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants