This is an automated email from the ASF dual-hosted git repository.
robertlazarski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
from b7f467e8ad Fix test: testMcpDestructiveParamSetsDestructiveHint uses
filtered service name
new d9e125d180 Address Gemini review findings: Java generator + tests +
Python codegen
new 69a8585014 Apply Gemini review finding — getMcpBoolParam null-guard on
operation
new 33fc4e9932 D3 gen_mcp_schema.py: fix two struct-parsing bugs
new 83500ec35b B2/B3 mcpAuthScope + mcpStreaming hint parameters
new b89b2a3787 C3 MCP Resources endpoint — generateMcpResourcesJson()
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/axis2/openapi/OpenApiSpecGenerator.java | 193 +++++++++++++-
.../axis2/openapi/McpCatalogGeneratorTest.java | 288 ++++++++++++++++++++-
tools/gen_mcp_schema.py | 265 ++++++++++++++-----
3 files changed, 654 insertions(+), 92 deletions(-)