Commit bb95fa97 authored by Stan Hu's avatar Stan Hu

Merge branch 'docs-aqualls-add-project-api-limit' into 'master'

Improve visibility of size limit enforcement

See merge request gitlab-org/gitlab!63459
parents 00b69f21 12a000c1
......@@ -2046,7 +2046,8 @@ POST /projects/:id/restore
## Upload a file
Uploads a file to the specified project to be used in an issue or merge request
description, or a comment.
description, or a comment. GitLab versions 14.0 and later
[enforce](#max-attachment-size-enforcement) this limit.
```plaintext
POST /projects/:id/uploads
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment