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

Commitaf27689

Browse files
Update pkg/github/server.go
Co-authored-by: Sam Morrow <info@sam-morrow.com>
1 parent9797505 commitaf27689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pkg/github/server.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ func OptionalPaginationParams(r mcp.CallToolRequest) (PaginationParams, error) {
216216
},nil
217217
}
218218

219-
funcmarshalledTextResult(vany)*mcp.CallToolResult {
219+
funcMarshalledTextResult(vany)*mcp.CallToolResult {
220220
data,err:=json.Marshal(v)
221221
iferr!=nil {
222222
returnmcp.NewToolResultErrorFromErr("failed to marshal text result to json",err)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp