Skip to content
代码片段 群组 项目
提交 1ef2bea0 编辑于 作者: Evan Read's avatar Evan Read
浏览文件

Merge branch 'docs-fix-typo-missing-api-path' into 'master'

Fix typo - missing API path in example

See merge request gitlab-org/gitlab!91139
No related branches found
No related tags found
无相关合并请求
......@@ -700,7 +700,7 @@ GET /user/status
```
```shell
curl --header "PRIVATE-TOKEN: <your_access_token>" "https://gitlab.example.com/user/status"
curl --header "PRIVATE-TOKEN: <your_access_token>" "https://gitlab.example.com/api/v4/user/status"
```
Example response:
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册