Skip to content
Snippets Groups Projects
Commit a87d8b1c authored by Fabian Zimmer's avatar Fabian Zimmer
Browse files

Updated the description

parent cd5f0e3a
No related branches found
No related tags found
No related merge requests found
- name: "Rate limit key from 'user_email_lookup_limit"
- name: "Renamed 'user_email_lookup_limit' to 'search_rate_limit' API field"
announcement_milestone: "14.9"
announcement_date: "2022-03-22"
removal_milestone: "14.9"
removal_date: "2022-03-22"
breaking_change: false
reporter: JohnMcGuire
breaking_change: true
reporter: fzimmer
body: |
We have renamed the rate limit key from 'user_email_lookup_limit' to 'search_rate_limit'.
We renamed the rate limit key from `user_email_lookup_limit` to `search_rate_limit`. Any API calls attempting to change the rate limits for `user_email_lookup_limit` should use `search_rate_limit` instead.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment