Skip to content
Snippets Groups Projects
Commit 623b2cef authored by Michael Lihs's avatar Michael Lihs
Browse files

Fix type description

parent dd5da9fb
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -373,7 +373,7 @@ Parameters:
| `visibility` | string | no | The group's visibility. Can be `private`, `internal`, or `public`. |
| `lfs_enabled` | 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. |
| `parent_id` | int | no | The parent group id for creating nested group. |
| `parent_id` | integer | no | The parent group id for creating nested group. |
 
## Transfer project to group
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment