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:
authorTravis Miller <travis@travismiller.com>2018-03-01 06:30:47 +0300
committerTravis Miller <travis@travismiller.com>2018-03-01 06:30:47 +0300
commit60642307c7bb0fe1917324966ed01393f3d25076 (patch)
treefb3cc6746be4175cb40ccda4678fcb37f427578d /doc/api/project_import_export.md
parent2b176137c9b5617d38ff89b6f8ed4636018916c9 (diff)
review: add note about _links present when export is finished
Diffstat (limited to 'doc/api/project_import_export.md')
-rw-r--r--doc/api/project_import_export.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api/project_import_export.md b/doc/api/project_import_export.md
index c6923f2a439..677765368a8 100644
--- a/doc/api/project_import_export.md
+++ b/doc/api/project_import_export.md
@@ -44,6 +44,8 @@ curl --header "PRIVATE-TOKEN: 9koXpg98eAheJpvBs5tK" https://gitlab.example.com/a
Status can be one of `none`, `started`, or `finished`.
+`_links` are only present when export has finished.
+
```json
{
"id": 1,