Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 2d912b8

Browse files
committed
add api scope to docs
1 parent 26d6200 commit 2d912b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ gtt config
4444
```
4545

4646
Add your GitLab API url and your [GitLab API personal token](https://gitlab.com/profile/personal_access_tokens)
47-
to the config file and save it afterwards:
47+
to the config file and save it afterwards. **You need to activate the `api` scope when creating your access token.**
4848

4949
```yaml
5050
url: https://gitlab.com/api/v4/

0 commit comments

Comments
 (0)