Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'data/removals/15_0/15-0-oauth-implicit-grant.yml')
-rw-r--r--data/removals/15_0/15-0-oauth-implicit-grant.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/removals/15_0/15-0-oauth-implicit-grant.yml b/data/removals/15_0/15-0-oauth-implicit-grant.yml
index 4a8cd53dc13..73e4fdae0f5 100644
--- a/data/removals/15_0/15-0-oauth-implicit-grant.yml
+++ b/data/removals/15_0/15-0-oauth-implicit-grant.yml
@@ -1,4 +1,4 @@
-- name: "OAuth implicit grant" # the name of the feature being removed. Avoid the words `deprecation`, `deprecate`, `removal`, and `remove` in this field because these are implied.
+- title: "OAuth implicit grant" # the name of the feature being removed. Avoid the words `deprecation`, `deprecate`, `removal`, and `remove` in this field because these are implied.
announcement_milestone: "14.0" # The milestone when this feature was deprecated.
announcement_date: "2021-06-22" # The date of the milestone release when this feature was deprecated. This should almost always be the 22nd of a month (YYYY-MM-DD), unless you did an out of band blog post.
removal_milestone: "15.0" # The milestone when this feature is being removed.