From 1d89871c573830a8194110af252e8907177184b3 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 23 Sep 2019 09:06:22 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/api/environments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api') diff --git a/doc/api/environments.md b/doc/api/environments.md index 44f86861ff7..26ee075c921 100644 --- a/doc/api/environments.md +++ b/doc/api/environments.md @@ -180,7 +180,7 @@ PUT /projects/:id/environments/:environments_id | Attribute | Type | Required | Description | | --------------- | ------- | --------------------------------- | ------------------------------- | | `id` | integer/string | yes | The ID or [URL-encoded path of the project](README.md#namespaced-path-encoding) owned by the authenticated user | -| `environment_id` | integer | yes | The ID of the environment | The ID of the environment | +| `environment_id` | integer | yes | The ID of the environment | | `name` | string | no | The new name of the environment | | `external_url` | string | no | The new external_url | -- cgit v1.2.3