Closed myssto closed 3 weeks ago
1 new problem were found
Inspection name | Severity | Problems |
---|---|---|
Use preferred style for trailing comma before new line in multiline lists |
◽️ Notice | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked ☁️ View the detailed Qodana report
6 new problems were found
Inspection name | Severity | Problems |
---|---|---|
The relationship defined by this property contributes to a dependency loop |
◽️ Notice | 6 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked ☁️ View the detailed Qodana report
Depends on #514
sns this one is kinda huge can't help it
RateLimitOverrides
objectRateLimitOverridesSerializer
classUser.RateLimitOverrides
OAuthClient.RateLimitOverride
to be of typeint?
Rate limits (custom or not) will now always function as number of requests per minute. No need to set a custom window for anyone.