Skip to content
Snippets Groups Projects
Commit 56a45b09 authored by Tomasz Maczukin's avatar Tomasz Maczukin
Browse files

Modify notes about `duration` unit in commits and merge_requests API documentation [ci skip]

parent 648a2797
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -83,7 +83,7 @@ curl -H "PRIVATE_TOKEN: 9koXpg98eAheJpvBs5tK" "https://gitlab.example.com/api/v3
}
```
 
`duration` in `last_build` - value exposed in **seconds**
**Note:** The `duration` value as exposed in `last_build`, is in seconds.
 
## Get the diff of a commit
 
Loading
Loading
Loading
Loading
@@ -121,7 +121,7 @@ Parameters:
}
```
 
`duration` in `last_commit` > `last_build` - value exposed in **seconds**
**Note:** The `duration` value as exposed in `last_commit > last_build`, is in seconds.
 
## Get single MR commits
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment