Skip to content

remove _response from response types#16019

Merged
KarishmaGhiya merged 8 commits intomainfrom
remove
Jun 26, 2021
Merged

remove _response from response types#16019
KarishmaGhiya merged 8 commits intomainfrom
remove

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