You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -5155,7 +5155,7 @@ impl ::std::convert::From<Result> for ServerResult {
5155
5155
/// ],
5156
5156
/// "properties": {
5157
5157
/// "level": {
5158
-
/// "description": "The level of logging that the client wants to receive from the server. The server should send all logs at this level and higher (i.e., more severe) to the client as notifications/logging/message.",
5158
+
/// "description": "The level of logging that the client wants to receive from the server. The server should send all logs at this level and higher (i.e., more severe) to the client as notifications/message.",
5159
5159
/// "$ref": "#/definitions/LoggingLevel"
5160
5160
/// }
5161
5161
/// }
@@ -5192,7 +5192,7 @@ impl SetLevelRequest {
5192
5192
/// ],
5193
5193
/// "properties": {
5194
5194
/// "level": {
5195
-
/// "description": "The level of logging that the client wants to receive from the server. The server should send all logs at this level and higher (i.e., more severe) to the client as notifications/logging/message.",
5195
+
/// "description": "The level of logging that the client wants to receive from the server. The server should send all logs at this level and higher (i.e., more severe) to the client as notifications/message.",
///The level of logging that the client wants to receive from the server. The server should send all logs at this level and higher (i.e., more severe) to the client as notifications/logging/message.
5204
+
///The level of logging that the client wants to receive from the server. The server should send all logs at this level and higher (i.e., more severe) to the client as notifications/message.
5205
5205
publevel:LoggingLevel,
5206
5206
}
5207
5207
///Sent from the client to request resources/updated notifications from the server whenever a particular resource changes.
@@ -5289,7 +5289,7 @@ impl ::std::convert::From<Result> for ServerResult {
5289
5289
/// ],
5290
5290
/// "properties": {
5291
5291
/// "level": {
5292
-
/// "description": "The level of logging that the client wants to receive from the server. The server should send all logs at this level and higher (i.e., more severe) to the client as notifications/logging/message.",
5292
+
/// "description": "The level of logging that the client wants to receive from the server. The server should send all logs at this level and higher (i.e., more severe) to the client as notifications/message.",
5293
5293
/// "$ref": "#/definitions/LoggingLevel"
5294
5294
/// }
5295
5295
/// }
@@ -5326,7 +5326,7 @@ impl SetLevelRequest {
5326
5326
/// ],
5327
5327
/// "properties": {
5328
5328
/// "level": {
5329
-
/// "description": "The level of logging that the client wants to receive from the server. The server should send all logs at this level and higher (i.e., more severe) to the client as notifications/logging/message.",
5329
+
/// "description": "The level of logging that the client wants to receive from the server. The server should send all logs at this level and higher (i.e., more severe) to the client as notifications/message.",
///The level of logging that the client wants to receive from the server. The server should send all logs at this level and higher (i.e., more severe) to the client as notifications/logging/message.
5338
+
///The level of logging that the client wants to receive from the server. The server should send all logs at this level and higher (i.e., more severe) to the client as notifications/message.
5339
5339
publevel:LoggingLevel,
5340
5340
}
5341
5341
///Sent from the client to request resources/updated notifications from the server whenever a particular resource changes.
0 commit comments