提交 53af1eb7 编写于 作者: R Rémy Coutable

Address #34528 by improving the feature flags documentation

Signed-off-by: NRémy Coutable <remy@rymai.me>
上级 b531616e
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册