Skip to content
代码片段 群组 项目
提交 ef5eb217 编辑于 作者: James Reed's avatar James Reed
浏览文件

Fix typo - missing API path in example

上级 15984324
No related branches found
No related tags found
无相关合并请求
...@@ -700,7 +700,7 @@ GET /user/status ...@@ -700,7 +700,7 @@ GET /user/status
``` ```
```shell ```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: Example response:
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册