Add disclaimer about API scope
This commit is contained in:
parent
319b74b67c
commit
078b67f486
1 changed files with 2 additions and 2 deletions
|
@ -25,6 +25,6 @@ For example, if your gitlab instance URL is `https://mygitlab.com`, your API URL
|
||||||
|
|
||||||
## What is my Personal Access Token?
|
## What is my Personal Access Token?
|
||||||
|
|
||||||
You can learn more about generating a personal access token in the [Personal Access Token Documentation][personal-access-token-documentation]
|
You can learn more about generating a personal access token in the [Personal Access Token Documentation][personal-access-token-documentation]. Don't forget to check the API scope checkbox.
|
||||||
|
|
||||||
[personal-access-token-documentation]: ../user/profile/personal_access_tokens
|
[personal-access-token-documentation]: ../user/profile/personal_access_tokens.html
|
||||||
|
|
Loading…
Reference in a new issue