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

Commit538c5e5

Browse files
author
Joe Bottigliero
committed
Update issue.md
Updates issue.md examples to be a bit more obvious due to the default value of the `filter` parameter.
1 parentaf35a81 commit538c5e5

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

‎content/v3/issues.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,19 @@ List all issues across all the authenticated user's visible repositories
1717
including owned repositories, member repositories, and organization
1818
repositories:
1919

20+
GET /issues?filter=all
21+
22+
List all issues across all the authenticated user's visible repositories
23+
including owned repositories, member repositories, and organization
24+
repositories*assigned* to the authenticated user:
25+
2026
GET /issues
2127

22-
List all issues across owned and member repositoriesfor the authenticated user:
28+
List all issues across owned and member repositoriesassigned to the authenticated user:
2329

2430
GET /user/issues
2531

26-
List all issues for a given organizationfor the authenticated user:
32+
List all issues for a given organizationassigned to the authenticated user:
2733

2834
GET /orgs/:org/issues
2935

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp