Resolve "API: PUT /projects/:id fails when only ci_config_path is specified"

This commit is contained in:
Kárpáti László 2018-02-21 15:57:26 +00:00 committed by Rémy Coutable
parent 7732542c92
commit 8bdfd8aa87
2 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,5 @@
---
title: Allow to call PUT /projects/:id API with only ci_config_path specified
merge_request: 17105
author: Laszlo Karpati
type: fixed

View file

@ -271,6 +271,7 @@ module API
[
:jobs_enabled,
:resolve_outdated_diff_discussions,
:ci_config_path,
:container_registry_enabled,
:default_branch,
:description,