diff --git a/doc/api/features.md b/doc/api/features.md index 558869255cc..63a361de7ac 100644 --- a/doc/api/features.md +++ b/doc/api/features.md @@ -61,7 +61,8 @@ POST /features/:name | `feature_group` | string | no | A Feature group name | | `user` | string | no | A GitLab username | -Note that `feature_group` and `user` are mutually exclusive. +Note that `feature_group` and `user` are mutually exclusive, with +`feature_group` taking priority. ```bash curl --data "value=30" --header "PRIVATE-TOKEN: 9koXpg98eAheJpvBs5tK" https://gitlab.example.com/api/v4/features/new_library