Skip to content

Document archive API endpoint rate limit of 5/min

Greg Myers requested to merge docs-repositories-api-archive-rate-limit into master

What does this MR do?

Problem

Customers and users automating API requests can unintentionally or unknowingly hit the rate limit for /projects/:project_id/repository/archive endpoint on .com

Proposal

Document rate limit details for this endpoint on project API page.

Context

Closes #215718 (closed)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

@mikelewis @stanhu

Merge request reports