diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-09-11 18:08:42 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-09-11 18:08:42 +0000 |
commit | 48e26d30fd251f87a2e136d8997ef2ec35859e71 (patch) | |
tree | f9b06f597bbb41de351454544971c6a01a7a7116 /doc/api/resource_iteration_events.md | |
parent | 3d6d338697a186496eecffc43a389106bfd60527 (diff) | |
download | gitlab-ce-48e26d30fd251f87a2e136d8997ef2ec35859e71.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/resource_iteration_events.md')
-rw-r--r-- | doc/api/resource_iteration_events.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/resource_iteration_events.md b/doc/api/resource_iteration_events.md index c9c4d6db545..f774cdfe9c7 100644 --- a/doc/api/resource_iteration_events.md +++ b/doc/api/resource_iteration_events.md @@ -6,7 +6,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w # Resource iteration events API **(STARTER)** -> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/40850) in [GitLab Starter](https://about.gitlab.com/pricing/) 13.4. +> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/40850) in [GitLab Starter](https://about.gitlab.com/pricing/) 13.4 > - It's [deployed behind a feature flag](../user/feature_flags.md), enabled by default. > - It's enabled on GitLab.com. > - It's recommended for production use. @@ -68,7 +68,7 @@ Example response: "updated_at": "2020-01-27T05:07:12.573Z", "due_date": null, "start_date": null - }, + }, "action": "add" }, { |