Skip to content

Commit f810b65

Browse files
committed
add missing enum constraint
1 parent a92e445 commit f810b65

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy