Skip to content

Added missing parameter cluster_id in the params list for edit project cluster endpoint

akkee requested to merge akkee/gitlab-ce:patch-28 into master

What does this MR do?

In the list of parameters for edit project cluster API endpoint, the cluster_id param was missing. Editing a cluster requires a cluster_id. Added the same.

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Merge request reports