Skip to content

fix: update schema to fix deprecated schema error#38

Merged
ChiragAgg5k merged 1 commit intomainfrom
fix-schema-version
Feb 5, 2026
Merged

fix: update schema to fix deprecated schema error#38
ChiragAgg5k merged 1 commit intomainfrom
fix-schema-version

Conversation

@ChiragAgg5k
Copy link
Copy Markdown
Member

@ChiragAgg5k ChiragAgg5k commented Feb 5, 2026

Summary

  • Migrates server.json from deprecated 2025-12-11 schema to current 2025-10-17 schema
  • Fixes the mcp-publisher publish error: "deprecated schema detected"

Test plan

  • Run ./mcp-publisher publish and verify no schema deprecation error

Summary by CodeRabbit

  • Chores
    • Version updated to 0.3.2 across project configuration and server components.

Migrate from deprecated 2025-12-11 schema to current 2025-10-17 schema
@ChiragAgg5k ChiragAgg5k merged commit d418bfa into main Feb 5, 2026
1 check was pending
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Feb 5, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

This pull request updates the project version from 0.3.1 to 0.3.2 across multiple configuration files. Changes include bumping the version number in pyproject.toml's project table, updating the top-level and package version fields in server.json, and updating the server_version in the Appwrite MCP server initialization options. Additionally, the $schema URL in server.json is updated from 2025-12-11 to 2025-10-17.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~6 minutes

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix-schema-version

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant