Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJames Lopez <james@gitlab.com>2018-12-05 13:19:43 +0300
committerJames Lopez <james@gitlab.com>2018-12-05 13:19:43 +0300
commit9f4a3111e4111bc22a4f90e1e7059de4ce5f7bc4 (patch)
tree1e9134f819b112a56fc826435bf0bc640272830e /doc
parent3223f7b05b25ab4ef14dd192416f1e872fc3d4a2 (diff)
Update repository_files.md
Diffstat (limited to 'doc')
-rw-r--r--doc/api/repository_files.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/repository_files.md b/doc/api/repository_files.md
index 57ab7408d7c..5f587f480b6 100644
--- a/doc/api/repository_files.md
+++ b/doc/api/repository_files.md
@@ -12,7 +12,7 @@ in the following table.
| `read_repository` | Allows read-access to the repository files. |
| `api` | Allows read-write access to the repository files. |
-> `read_repository` scope was [introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23534) in GitLab 11.5.3.
+> `read_repository` scope was [introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23534) in GitLab 11.6.
## Get file from repository