Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/statistics.md')
-rw-r--r--doc/api/statistics.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/statistics.md b/doc/api/statistics.md
index 883a7640cf8..890c6f68898 100644
--- a/doc/api/statistics.md
+++ b/doc/api/statistics.md
@@ -13,7 +13,7 @@ GET /application/statistics
```
```shell
-curl --header "PRIVATE-TOKEN: <your_access_token>" https://gitlab.example.com/api/v4/application/statistics
+curl --header "PRIVATE-TOKEN: <your_access_token>" "https://gitlab.example.com/api/v4/application/statistics"
```
Example response: