Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit18c804c

Browse files
committed
There's no default for the assignee parameter
1 parent2223953 commit18c804c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/v3/issues.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Name | Type | Description
5252
-----|------|--------------
5353
`milestone`|`integer` or`string`| If an`integer` is passed, it should refer to a milestone number. If the string`*` is passed, issues with any milestone are accepted. If the string`none` is passed, issues without milestones are returned.
5454
`state`|`string`| Indicates the state of the issues to return. Can be either`open`,`closed`, or`all`. Default:`open`
55-
`assignee`|`string`| Can be the name of a user. Pass in`none` for issues with no assigned user, and`*` for issues assigned to any user. Default:`*`
55+
`assignee`|`string`| Can be the name of a user. Pass in`none` for issues with no assigned user, and`*` for issues assigned to any user.
5656
`creator`|`string`| The user that created the issue.
5757
`mentioned`|`string`| A user that's mentioned in the issue.
5858
`labels`|`string`| A list of comma separated label names. Example:`bug,ui,@high`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp