File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
src/ModelContextProtocol.Core/Protocol Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -105,8 +105,7 @@ public McpTasksCapability? Tasks
105105 /// </para>
106106 /// <para>
107107 /// Extensions provide a framework for extending the Model Context Protocol while maintaining
108- /// interoperability. Both clients and servers advertise extension support via this field during
109- /// the initialization handshake.
108+ /// interoperability. Clients advertise extension support via this field during the initialization handshake.
110109 /// </para>
111110 /// </remarks>
112111 [ Experimental ( Experimentals . Extensions_DiagnosticId , UrlFormat = Experimentals . Extensions_Url ) ]
Original file line number Diff line number Diff line change @@ -104,8 +104,7 @@ public McpTasksCapability? Tasks
104104 /// </para>
105105 /// <para>
106106 /// Extensions provide a framework for extending the Model Context Protocol while maintaining
107- /// interoperability. Both clients and servers advertise extension support via this field during
108- /// the initialization handshake.
107+ /// interoperability. Servers advertise extension support via this field during the initialization handshake.
109108 /// </para>
110109 /// </remarks>
111110 [ Experimental ( Experimentals . Extensions_DiagnosticId , UrlFormat = Experimentals . Extensions_Url ) ]
You can’t perform that action at this time.
0 commit comments