review: add note about _links present when export is finished
This commit is contained in:
parent
2b176137c9
commit
60642307c7
1 changed files with 2 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue