diff options
author | James Lopez <james@gitlab.com> | 2018-12-05 10:19:43 +0000 |
---|---|---|
committer | James Lopez <james@gitlab.com> | 2018-12-05 10:19:43 +0000 |
commit | 9f4a3111e4111bc22a4f90e1e7059de4ce5f7bc4 (patch) | |
tree | 1e9134f819b112a56fc826435bf0bc640272830e /doc | |
parent | 3223f7b05b25ab4ef14dd192416f1e872fc3d4a2 (diff) | |
download | gitlab-ce-9f4a3111e4111bc22a4f90e1e7059de4ce5f7bc4.tar.gz |
Update repository_files.md
Diffstat (limited to 'doc')
-rw-r--r-- | doc/api/repository_files.md | 2 |
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 |