Use manifest-defined endpoints for tool routing
All checks were successful
Deploy Gateway / deploy (push) Successful in 2m35s
All checks were successful
Deploy Gateway / deploy (push) Successful in 2m35s
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
},
|
||||
"_meta": {
|
||||
"version": "1.2.0",
|
||||
"endpoint": "/mcp/processing.contract.inquiry",
|
||||
"timeoutMillis": 3000,
|
||||
"enabled": true
|
||||
}
|
||||
@@ -61,6 +62,7 @@
|
||||
},
|
||||
"_meta": {
|
||||
"version": "1.0.1",
|
||||
"endpoint": "/mcp/processing.payment.history",
|
||||
"timeoutMillis": 5000,
|
||||
"enabled": true
|
||||
}
|
||||
@@ -86,6 +88,7 @@
|
||||
},
|
||||
"_meta": {
|
||||
"version": "0.9.0",
|
||||
"endpoint": "/mcp/processing.notice.send",
|
||||
"timeoutMillis": 10000,
|
||||
"enabled": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user