Address #34528 by improving the feature flags documentation

Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
Rémy Coutable 2017-06-29 18:39:29 +02:00
parent b531616eba
commit 53af1eb7e9
1 changed files with 2 additions and 1 deletions

View File

@ -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