Commit 8bdfd8aa authored by Kárpáti László's avatar Kárpáti László Committed by Rémy Coutable

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

parent 7732542c
---
title: Allow to call PUT /projects/:id API with only ci_config_path specified
merge_request: 17105
author: Laszlo Karpati
type: fixed
......@@ -271,6 +271,7 @@ module API
[
:jobs_enabled,
:resolve_outdated_diff_discussions,
:ci_config_path,
:container_registry_enabled,
:default_branch,
:description,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment