feat: MCP SSE 통신 개선, 호스트 바인딩 및 사용자 신규 비즈니스 모듈 코드 추가
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 3m42s
All checks were successful
Deploy to OCIWP / deploy (push) Successful in 3m42s
This commit is contained in:
13
mci-mock/mappings/ins_insurance_processor.json
Normal file
13
mci-mock/mappings/ins_insurance_processor.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"request" : {
|
||||
"method" : "POST",
|
||||
"urlPath" : "/CLAIM0000001"
|
||||
},
|
||||
"response" : {
|
||||
"status" : 200,
|
||||
"headers" : {
|
||||
"Content-Type" : "application/json;charset=UTF-8"
|
||||
},
|
||||
"bodyFileName" : "ins_insurance_processor.json"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user