diff options
author | vanadium23 <chernoffivan@gmail.com> | 2017-06-16 08:28:23 +0300 |
---|---|---|
committer | vanadium23 <chernoffivan@gmail.com> | 2017-06-21 20:04:25 +0300 |
commit | eda30f31041d883787959823b95c0ebef3c762ef (patch) | |
tree | 200aede2a14bc14592249ba8812c2bf8000cae57 /changelogs | |
parent | 043f8c260f49bb14f1c40ec563179c12c3df7828 (diff) | |
download | gitlab-ce-eda30f31041d883787959823b95c0ebef3c762ef.tar.gz |
Filter archived project in API v3 only if param present
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/32301-filter-archive-project-on-param-present.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/32301-filter-archive-project-on-param-present.yml b/changelogs/unreleased/32301-filter-archive-project-on-param-present.yml new file mode 100644 index 00000000000..d6534ed4e1a --- /dev/null +++ b/changelogs/unreleased/32301-filter-archive-project-on-param-present.yml @@ -0,0 +1,4 @@ +--- +title: Filter archived project in API v3 only if param present +merge_request: 12245 +author: Ivan Chernov |