Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2016-12-13 15:51:30 +0300
committerRobert Schilling <rschilling@student.tugraz.at>2016-12-13 15:54:36 +0300
commit7841be243e5f28828cea95500b554d7f5cc039eb (patch)
treef9c4dcc6f5015323f65025dcfe693a8e52ca0f3f /changelogs
parent9a3c53fd4e79b73e51c8aadeb8a996db65088811 (diff)
API: Ability to get group's project in simple representation
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/api-simple-group-project.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/api-simple-group-project.yml b/changelogs/unreleased/api-simple-group-project.yml
new file mode 100644
index 00000000000..54c8de610a6
--- /dev/null
+++ b/changelogs/unreleased/api-simple-group-project.yml
@@ -0,0 +1,4 @@
+---
+title: 'API: Simple representation of group''s projects'
+merge_request: 8060
+author: Robert Schilling