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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-09-14 12:09:34 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-09-14 12:09:34 +0300
commit0923a94d58cdd15cdb6379330e5eb41d30ccb8cc (patch)
tree9e308f209f1abf7e79024a73fcc532a1e41b55ad /doc/api/project_import_export.md
parenta7f1e2ebd6c023d1e5aff8627715d8dcc8d54707 (diff)
Add latest changes from gitlab-org/gitlab@master
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 77f06b53ad3..5c631d2f084 100644
--- a/doc/api/project_import_export.md
+++ b/doc/api/project_import_export.md
@@ -86,6 +86,8 @@ an email notifying the user to download the file, uploading the exported file to
`regeneration_in_progress` is when an export file is available to download, and a request to generate a new export is in process.
+`none` is when there are no exports _queued_, _started_, _finished_, or _being regenerated_
+
`_links` are only present when export has finished.
`created_at` is the project create timestamp, not the export start time.