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

Commita90d289

Browse files
committed
Merge pull requestgithub#1064 from jbottigliero/master
Update issue.md
2 parentsaf35a81 +4578068 commita90d289

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

‎content/v3/issues.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,23 @@ read more about the use of media types in the API [here](/v3/media/).
1313

1414
<%= fetch_content(:prs_as_issues) %>
1515

16-
List all issuesacross all the authenticated user's visible repositories
16+
List all issues**assigned** to the authenticated user across all visible repositories
1717
including owned repositories, member repositories, and organization
1818
repositories:
1919

2020
GET /issues
2121

22-
List all issues across owned and member repositories for the authenticated user:
22+
{{#tip}}
23+
24+
You can use the`filter` query parameter to fetch issues that are not necessarily assigned to you. See the table below for more information.
25+
26+
{{/tip}}
27+
28+
List all issues across owned and member repositories assigned 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