Skip to content

Conversation

pja-ant
Copy link
Contributor

@pja-ant pja-ant commented Sep 29, 2025

Changes Icon.sizes from a space-separated string to a list of strings, aligning with spec changes in modelcontextprotocol/modelcontextprotocol#1531.

Motivation and Context

Aligning with updated spec

How Has This Been Tested?

Tests updated

Breaking Changes

Draft spec update

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

Changes Icon.sizes from a space-separated string to a list of strings,
aligning with spec changes in modelcontextprotocol/modelcontextprotocol#1531.

This provides clearer, more consistent size specifications that are easier
to iterate over and validate.

Updated all examples and tests to use the new list format.
@felixweinberger felixweinberger merged commit 80c0d23 into main Sep 29, 2025
21 checks passed
@felixweinberger felixweinberger deleted the feature/update-icon-sizes branch September 29, 2025 13:27
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.

3 participants