Commit 0fcc8e59 authored by Nick Thomas's avatar Nick Thomas

CE->EE: Resolve conflicts in doc/api/groups.md

parent 310d57b8
......@@ -452,10 +452,7 @@ PUT /groups/:id
| `lfs_enabled` (optional) | boolean | no | Enable/disable Large File Storage (LFS) for the projects in this group |
| `request_access_enabled` | boolean | no | Allow users to request member access. |
| `file_template_project_id` | integer | no | **(Premium)** The ID of a project to load custom file templates from |
<<<<<<< HEAD
| `shared_runners_minutes_limit` | integer | no | (admin-only) Pipeline minutes quota for this group |
=======
>>>>>>> upstream/master
```bash
curl --request PUT --header "PRIVATE-TOKEN: 9koXpg98eAheJpvBs5tK" "https://gitlab.example.com/api/v4/groups/5?name=Experimental"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment