Skip to content

Commit 7c2a06d

Browse files
Add serverInfo title, as in specification 2025-06-18
1 parent 35d7253 commit 7c2a06d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/everything/everything.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ export const createServer = () => {
110110
const server = new Server(
111111
{
112112
name: "example-servers/everything",
113+
title: "Everything Example Server",
113114
version: "1.0.0",
114115
},
115116
{

0 commit comments

Comments
 (0)