We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6256ac9 commit 9161982Copy full SHA for 9161982
lib/Gitlab/Api/GroupsBoards.php
@@ -5,8 +5,8 @@
5
class GroupsBoards extends AbstractApi
6
{
7
/**
8
- * @param int|null $group_id
9
- * @param array $parameters
+ * @param int|string|null $group_id
+ * @param array $parameters
10
*
11
* @return mixed
12
*/
0 commit comments