We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ae8679 + 2f354a8 commit 8db094dCopy full SHA for 8db094d
lib/mcp/resource.rb
@@ -18,7 +18,7 @@ def to_h
18
name: @name,
19
description: @description,
20
mimeType: @mime_type,
21
- }
+ }.compact
22
end
23
24
0 commit comments