Files
ax_hub_mcp_tool/mci-mock/mappings/cmm_memo_retriever.json
Gitea CI a6b62803ab
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 3m42s
feat: MCP SSE 통신 개선, 호스트 바인딩 및 사용자 신규 비즈니스 모듈 코드 추가
2026-08-12 14:35:42 +09:00

14 lines
248 B
JSON

{
"request" : {
"method" : "POST",
"urlPath" : "/MEMO0000001"
},
"response" : {
"status" : 200,
"headers" : {
"Content-Type" : "application/json;charset=UTF-8"
},
"bodyFileName" : "cmm_memo_retriever.json"
}
}