diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2018-01-05 14:29:37 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2018-01-05 14:29:37 +0000 |
commit | 0788b37fba26ab7113ff4a580d3fb92c926299b7 (patch) | |
tree | 60f1c6b649cd1380b2bc1c44c91b708ab6e6f67d /changelogs | |
parent | 737f0ae8fdf3bdd23d02da8b7fbfd8e42ba78fdd (diff) | |
parent | 78cdac8401375cc85be54ae68e5d94d02a90233c (diff) | |
download | gitlab-ce-0788b37fba26ab7113ff4a580d3fb92c926299b7.tar.gz |
Merge branch 'api-domains-expose-project_id' into 'master'
Expose project_id on /api/v4/pages/domains
See merge request gitlab-org/gitlab-ce!16200
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/api-domains-expose-project_id.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/api-domains-expose-project_id.yml b/changelogs/unreleased/api-domains-expose-project_id.yml new file mode 100644 index 00000000000..22617ffe9b5 --- /dev/null +++ b/changelogs/unreleased/api-domains-expose-project_id.yml @@ -0,0 +1,5 @@ +--- +title: Expose project_id on /api/v4/pages/domains +merge_request: 16200 +author: Luc Didry +type: changed |