summaryrefslogtreecommitdiff
path: root/doc/api/secure_files.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-09-21 21:13:33 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-09-21 21:13:33 +0000
commit04d4cf89dbe213ad994badad4c8a9a3f2ccb754f (patch)
tree165bc4994a712abc0f5b242f587a2c67887c3ce0 /doc/api/secure_files.md
parent136ec65df5255512264ef62e9ad5561e5f85a735 (diff)
downloadgitlab-ce-04d4cf89dbe213ad994badad4c8a9a3f2ccb754f.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/secure_files.md')
-rw-r--r--doc/api/secure_files.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/secure_files.md b/doc/api/secure_files.md
index b4fe7bb6dd8..0c34dd30cdf 100644
--- a/doc/api/secure_files.md
+++ b/doc/api/secure_files.md
@@ -1,7 +1,7 @@
---
stage: Verify
group: Pipeline Authoring
-info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
+info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
type: reference, api
---
@@ -127,7 +127,7 @@ Example response:
Download the contents of a project's secure file.
```plaintext
-GET /projects/:project_id/download/:id
+GET /projects/:project_id/secure_files/:id/download
```
Supported attributes: