From 60642307c7bb0fe1917324966ed01393f3d25076 Mon Sep 17 00:00:00 2001 From: Travis Miller Date: Wed, 28 Feb 2018 21:30:47 -0600 Subject: [PATCH] review: add note about _links present when export is finished --- doc/api/project_import_export.md | 2 ++ 1 file changed, 2 insertions(+) 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,