Fix docs, change team to organization in ratelimits, as previously te… (#2135)
…am was equal to orgamization # What this PR does ## Which issue(s) this PR fixes ## Checklist - [ ] Unit, integration, and e2e (if applicable) tests updated - [ ] Documentation added (or `pr:no public docs` PR label added if not required) - [ ] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not required) Co-authored-by: Matvey Kukuy <Matvey-Kuk@users.noreply.github.com>
This commit is contained in:
parent
4785f147d8
commit
18763c5073
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ Rate limited response HTTP status: 429
|
|||
| Scope | Amount | Time Frame |
|
||||
| ---------------------------- | :----: | :--------: |
|
||||
| Alerts from each integration | 300 | 5 minutes |
|
||||
| Alerts from the whole team | 500 | 5 minutes |
|
||||
| Alerts from the whole organization | 500 | 5 minutes |
|
||||
|
||||
## API rate limits
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue