Commit d119e571 authored by Mike Jang's avatar Mike Jang

Merge branch 'docs-bprescott-20200820-exportapi' into 'master'

Clarify export project API output

See merge request gitlab-org/gitlab!39945
parents e5da0f38 d1228b14
...@@ -88,6 +88,8 @@ an email notifying the user to download the file, uploading the exported file to ...@@ -88,6 +88,8 @@ an email notifying the user to download the file, uploading the exported file to
`_links` are only present when export has finished. `_links` are only present when export has finished.
`created_at` is the project create timestamp, not the export start time.
```json ```json
{ {
"id": 1, "id": 1,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment