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:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-03-08 21:09:12 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-03-08 21:09:12 +0300
commit0179dc40d71c2549d787d2f5fa7ba6dc6efae376 (patch)
tree9709db4077ec0f3f471e9b8094b0de67a3ab947c /doc/api/project_templates.md
parent770d6dbfa7111324f994f12664a2036c7121602a (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/project_templates.md')
-rw-r--r--doc/api/project_templates.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/project_templates.md b/doc/api/project_templates.md
index 459bd8baff2..186b6a956a4 100644
--- a/doc/api/project_templates.md
+++ b/doc/api/project_templates.md
@@ -16,7 +16,7 @@ This API is a project-specific version of these endpoints:
- [Issue and merge request templates](../user/project/description_templates.md)
([introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/37890) in GitLab 13.3)
-It deprecates these endpoints, which will be removed for API version 5.
+It deprecates these endpoints, which are scheduled for removal in API version 5.
In addition to templates common to the entire instance, project-specific
templates are also available from this API endpoint.