Files
Sam Morrow 35b34e8734
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Build and Test Go Project / build (macos-latest) (push) Has been cancelled
Build and Test Go Project / build (ubuntu-latest) (push) Has been cancelled
Build and Test Go Project / build (windows-latest) (push) Has been cancelled
Serve the Server Card at a single canonical path
The card is discovered via a single catalog link, so it must be served at
exactly one canonical location. Register only the reserved relative path
/server-card and drop the duplicate /mcp/server-card registration: the
hosted edge strips the /mcp base path before forwarding, so the backend
receives /server-card while the public URL stays
https://api.githubcopilot.com/mcp/server-card.

Update the tests to assert the single canonical path, guard that
/mcp/server-card is no longer registered (404), and verify the static
card route is not shadowed by the streamable MCP catch-all mount.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-26 10:05:52 +02:00
..
2026-02-19 15:17:52 +00:00
2025-11-06 14:48:11 +01:00