From 1a6559b5e660baae2a5e829458a4634a2df2136a Mon Sep 17 00:00:00 2001 From: chgeo <7470719+chgeo@users.noreply.github.com> Date: Wed, 9 Sep 2026 02:48:41 +0000 Subject: [PATCH] Update Java Properties --- java/developing-applications/properties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/developing-applications/properties.json b/java/developing-applications/properties.json index d9b10b1abc..5fdb6c8f8b 100644 --- a/java/developing-applications/properties.json +++ b/java/developing-applications/properties.json @@ -702,7 +702,7 @@ "name": "cds.mcp.callPerActionTool", "type": "boolean", "default": "false", - "doc": "True, if the MCP server should offer a call tool per action/function, instead of one generic call tool." + "doc": "True, if the MCP server should offer a call tool per action/function, instead of one generic
call_action tool." }, { "header": false,