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

Commit3666db2

Browse files
author
Joe Bottigliero
committed
Update issue.md
Removes `?filter` from examples, adds a `{{#tip}}` to point people in the right direction.
1 parent538c5e5 commit3666db2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

‎content/v3/issues.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@ 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 issues across all the authenticated user's visible repositories
16+
List all*assigned*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
20+
GET /issues
2121

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:
22+
{{#tip}}
2523

26-
GET /issues
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}}
2727

2828
List all issues across owned and member repositories assigned to the authenticated user:
2929

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp