summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Miller <travis@travismiller.com>2018-02-28 21:30:47 -0600
committerTravis Miller <travis@travismiller.com>2018-02-28 21:30:47 -0600
commit60642307c7bb0fe1917324966ed01393f3d25076 (patch)
treefb3cc6746be4175cb40ccda4678fcb37f427578d
parent2b176137c9b5617d38ff89b6f8ed4636018916c9 (diff)
downloadgitlab-ce-60642307c7bb0fe1917324966ed01393f3d25076.tar.gz
review: add note about _links present when export is finished
-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,