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

Commitf810b65

Browse files
committed
add missing enum constraint
1 parenta92e445 commitf810b65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎pkg/github/pullrequests.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,7 @@ func ListPullRequests(getClient GetClientFn, t translations.TranslationHelperFun
216216
),
217217
mcp.WithString("direction",
218218
mcp.Description("Sort direction"),
219+
mcp.Enum("asc","desc"),
219220
),
220221
WithPagination(),
221222
),

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp