diff options
Diffstat (limited to 'doc/api/project_templates.md')
-rw-r--r-- | doc/api/project_templates.md | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/doc/api/project_templates.md b/doc/api/project_templates.md index 2ec30c80a6b..4c0a1890729 100644 --- a/doc/api/project_templates.md +++ b/doc/api/project_templates.md @@ -1,8 +1,7 @@ --- stage: Create group: Source Code -info: "To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments" -type: reference, api +info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments --- # Project templates API **(FREE)** @@ -21,9 +20,7 @@ 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. -Support for [Group-level file templates](../user/group/index.md#group-file-templates) **(PREMIUM)** -was [added](https://gitlab.com/gitlab-org/gitlab/-/issues/5987) -in GitLab 11.5 +Support is also available for [group-level file templates](../user/group/index.md#group-file-templates). **(PREMIUM)** ## Get all templates of a particular type |