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

refactor(http): remove get automod rule reasons #2165

Merged

Conversation

zeylahellyer
Copy link
Member

Remove reasons from being internally stored on the GetAutoModerationRule request. Because this was never exposed and in practice never used we can remove it due to the endpoint not supporting it.

Surfaced in the original PR adding the request, #1846.

Remove reasons from being internally stored on the
`GetAutoModerationRule` request. Because this was never exposed and in
practice never used we can remove it due to the endpoint not supporting
it.

Surfaced in the original PR adding the request, #1846.
@github-actions github-actions bot added c-http Affects the http crate t-refactor Refactors APIs or code. labels Mar 1, 2023
@zeylahellyer zeylahellyer merged commit 070bd98 into main Mar 9, 2023
@zeylahellyer zeylahellyer deleted the zeyla/refactor-http-get-automod-rule-reason-remove branch March 9, 2023 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-http Affects the http crate t-refactor Refactors APIs or code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants