summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Carroll <scarroll@gitlab.com>2019-09-12 10:17:07 +0200
committerSean Carroll <scarroll@gitlab.com>2019-09-12 10:17:07 +0200
commit25e4336272023de8fff4a10bd3c141e37b7a5437 (patch)
treeba84705aeb05f10f9dd040d7545354e08c3026f0
parentca82de8e1766391b69acacf6b0e550309b32368a (diff)
downloadgitlab-ce-61061-links-to-sha-commits-in-release-notes.tar.gz
-rw-r--r--doc/api/releases/index.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/api/releases/index.md b/doc/api/releases/index.md
index 8d5b3a65789..d3be1d9ae51 100644
--- a/doc/api/releases/index.md
+++ b/doc/api/releases/index.md
@@ -229,8 +229,10 @@ Example response:
"updated_at":"2019-07-12T19:45:44.256Z",
"due_date":"2019-08-16T11:00:00.256Z",
"start_date":"2019-07-30T12:00:00.256Z",
- "web_url":"http://localhost:3000/root/awesome-app/-/milestones/1"
+ "web_url":"https://gitlab.example.com/root/awesome-app/-/milestones/1"
},
+ "commit_path":"/root/awesome-app/commit/588440f66559714280628a4f9799f0c4eb880a4a",
+ "tag_path":"/root/awesome-app/-/tags/v0.11.1",
"assets":{
"count":4,
"sources":[
@@ -334,6 +336,8 @@ Example response:
"start_date":"2019-07-30T12:00:00.256Z",
"web_url":"http://localhost:3000/root/awesome-app/-/milestones/1"
},
+ "commit_path":"/root/awesome-app/commit/588440f66559714280628a4f9799f0c4eb880a4a",
+ "tag_path":"/root/awesome-app/-/tags/v0.11.1",
"assets":{
"count":5,
"sources":[
@@ -436,6 +440,8 @@ Example response:
"start_date":"2019-09-05T12:00:00.256Z",
"web_url":"http://localhost:3000/root/awesome-app/-/milestones/3"
},
+ "commit_path":"/root/awesome-app/commit/588440f66559714280628a4f9799f0c4eb880a4a",
+ "tag_path":"/root/awesome-app/-/tags/v0.11.1",
"assets":{
"count":4,
"sources":[
@@ -516,6 +522,8 @@ Example response:
"committer_email":"admin@example.com",
"committed_date":"2019-01-03T01:53:28.000Z"
},
+ "commit_path":"/root/awesome-app/commit/588440f66559714280628a4f9799f0c4eb880a4a",
+ "tag_path":"/root/awesome-app/-/tags/v0.11.1",
"assets":{
"count":4,
"sources":[