Skip to content

Conversation

@koic
Copy link
Member

@koic koic commented Oct 25, 2025

Motivation and Context

This PR fixes an incorrect schema name.

The test code already uses items:.
https://github.com/modelcontextprotocol/ruby-sdk/blob/v0.4.0/test/mcp/tool/output_schema_test.rb#L135-L141

Fixes #170.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

@koic koic merged commit cdf5b1c into modelcontextprotocol:main Oct 26, 2025
5 checks passed
@koic koic deleted the fix_incorrect_schema_name branch October 26, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Output schema type array

2 participants