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

chore(policy): fix HttpLocalRateLimit type casing #13324

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Nov 14, 2024

Our other types (e.g. HttpRoute) follow the Rust convention of using "Http" instead of "HTTP".

This commit updates the policy controller to reflect this convention.

No user-facing changes.

Our other types (e.g. HttpRoute) follow the Rust convention of using "Http"
instead of "HTTP".

This commit updates the policy controller to reflect this convention.

No user-facing changes.
@olix0r olix0r requested a review from a team as a code owner November 14, 2024 18:25
@olix0r olix0r requested a review from alpeb November 14, 2024 18:25
@olix0r olix0r changed the title chore(policy): fix HTTPLocalRateLimit casing chore(policy): fix HttpLocalRateLimit type casing Nov 14, 2024
@olix0r olix0r merged commit 6e38368 into main Nov 14, 2024
43 checks passed
@olix0r olix0r deleted the ver/hlrlp-casing branch November 14, 2024 19:13
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