Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com> Co-authored-by: Peter Bengtsson <peterbe@github.com>
561 B
561 B
title, intro, allowTitleToDifferFromFilename, versions, topics, miniTocMaxHeadingLevel
| title | intro | allowTitleToDifferFromFilename | versions | topics | miniTocMaxHeadingLevel | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Branches | The branches API allows you to modify branches and their protection settings. | true |
|
|
3 |
{% for operation in currentRestOperations %} {% unless operation.subcategory %}{% include rest_operation %}{% endunless %} {% endfor %}
Protected branches
{% for operation in currentRestOperations %} {% if operation.subcategory == 'branch-protection' %}{% include rest_operation %}{% endif %} {% endfor %}