{
"operation-name" : "add",
"description" : "This operation adds the mcp subsystem",
"request-properties" : {
"messages-path" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "This is the context path for the messages endpoint",
"expressions-allowed" : true,
"required" : true,
"nillable" : false,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"sse-path" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "This is the context path for the SSE endpoint",
"expressions-allowed" : true,
"required" : true,
"nillable" : false,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"streamable-path" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "This is the context path for the streamable endpoint",
"expressions-allowed" : true,
"required" : true,
"nillable" : false,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
}
},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"runtime-only" : false
}