Skip to content

Commit 4cf4dc3

Browse files
committed
Refactor headersToPropagate property in af-project-files.adoc to maintain multi-line format for improved clarity and consistency in MCP server documentation.
1 parent 9dd5e39 commit 4cf4dc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/ROOT/pages/af-project-files.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ The `tools` element has these properties.
361361
|`mcp.ref` |The reference to the MCP server that is available to this broker. |String |See <<mcp-servers-section,MCP Servers>> |Yes
362362
|`mcp.connection.ref` |Connection reference. |String |See <<connections-section,Connections>> |No
363363
|`mcp.allowed` |Filters the list of tools advertised by the MCP server to only those in this list. Mutually exclusive with 'denied'. |Array of strings |Array of tool name strings |No
364-
|`mcp.headersToPropagate` |The names of the request headers to propagate when the broker invokes this tool. |Array of strings |Array of header name strings (for example, `X-Request-Id`, `Authorization`) |No
364+
|`mcp.headersToPropagate` |The names of the request headers to propagate when the broker invokes this tool. |Array of strings |Array of header name strings |No
365365
|===
366366

367367
[[links-section]]

0 commit comments

Comments
 (0)