registry icon indicating copy to clipboard operation
registry copied to clipboard

Fix misleading server.json schema URL label

Open tadasant opened this issue 1 month ago • 0 comments

The schema in this repo may contain unreleased changes, so labeling it with a dated version URL is misleading. Change to use a draft URL instead, and add documentation for the schema contribution process.

  • Update $id in server.schema.json to use draft URL
  • Update example $schema URL in openapi.yaml
  • Add Draft (Unreleased) section to CHANGELOG.md
  • Add CONTRIBUTING.md with process for making/releasing schema changes

Written by Claude Code, reviewed and tweaked by me.

tadasant avatar Nov 27 '25 18:11 tadasant