diff --git a/gitlab/v4/objects.py b/gitlab/v4/objects.py index 9da9adf2c..6b5b70331 100644 --- a/gitlab/v4/objects.py +++ b/gitlab/v4/objects.py @@ -4788,6 +4788,10 @@ class ProjectManager(CRUDMixin, RESTManager): "avatar", "printing_merge_request_link_enabled", "ci_config_path", + "template_name", + "template_project_id", + "use_custom_template", + "group_with_project_templates_id", ), ) _update_attrs = (