Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 795 Bytes

pull-request-templates.md

File metadata and controls

17 lines (13 loc) · 795 Bytes

Pull Request Templates

{% hint style="info" %} This document uses the REST API. For more details, see the Authentication for API page. {% endhint %}

{% swagger src="../../.gitbook/assets/rest-spec.json" path="/groups/{group_id}/settings/pull_request_template" method="post" %} rest-spec.json {% endswagger %}

{% swagger src="../../.gitbook/assets/rest-spec.json" path="/groups/{group_id}/settings/pull_request_template" method="get" %} rest-spec.json {% endswagger %}

{% swagger src="../../.gitbook/assets/rest-spec.json" path="/groups/{group_id}/settings/pull_request_template" method="delete" %} rest-spec.json {% endswagger %}