Коммит ca297d7a создал по автору Rémy Coutable's avatar Rémy Coutable
Просмотр файлов

Merge branch '42509-fix-API-PUT-projects-fails-when-only-ci_config_path-is-specified' into 'master'

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

Closes #42509

See merge request gitlab-org/gitlab-ce!17105
владельцы 7732542c 8bdfd8aa
---
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 @@ def present_projects(projects, options = {})
[
:jobs_enabled,
:resolve_outdated_diff_discussions,
:ci_config_path,
:container_registry_enabled,
:default_branch,
:description,
......
Поддерживает Markdown
0% или .
You are about to add 0 people to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Пожалуйста, зарегистрируйтесь или чтобы прокомментировать