Skip to content

chore: point server.json at the canonical product URL - #68

Merged
paulieb89 merged 1 commit into
mainfrom
chore/canonical-website-url
Sep 4, 2026
Merged

chore: point server.json at the canonical product URL#68
paulieb89 merged 1 commit into
mainfrom
chore/canonical-website-url

Conversation

@paulieb89

Copy link
Copy Markdown
Owner

One line. Remakes PR #23, which had gone stale.

websiteUrl named /products/property-report. That link is not broken
verified 2026-09-04:

/products/property-report  → http=200, redirects to /products/property-mcp
/products/property-mcp     → http=200

So this is canonicalisation, not a repair. Worth doing regardless: server.json
is a published registry manifest, and depending on a redirect that someone may
later remove is a link that breaks quietly, somewhere you won't be looking.

#23 branched at version 1.14.2 against a main now at 1.18.2, so it conflicted
on the version line rather than on anything it was actually changing — cheaper to
redo one line than rebase a week-old branch around an unrelated conflict.

./scripts/validate.sh → 2193 passed, 28 skipped.

`websiteUrl` named /products/property-report. That link is not broken -- it
returns 200 by redirecting to /products/property-mcp, verified 2026-09-04 -- so
this is canonicalisation rather than a fix. Worth doing anyway: server.json is a
published registry manifest, and depending on a redirect someone may later
remove is a link that breaks quietly and elsewhere.

Remakes the one-line change from PR #23, which was opened on 2026-08-27 and had
gone stale: it branched at version 1.14.2 against a main now at 1.18.2, so it
conflicted on the version line rather than on anything it was changing. Cheaper
to redo the single line than to rebase a week-old branch around an unrelated
conflict.
@paulieb89
paulieb89 merged commit 05ac8e1 into main Sep 4, 2026
1 check passed
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