This commit is contained in:
Rinjae
2025-09-05 19:06:22 +09:00
commit a1d74cf004
333 changed files with 47708 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
### ASYNC-SYNC 테스트
POST http://localhost:7080/api/test/case016
Content-Type: application/json
Accept: application/json
{
"serviceId": "TST10001",
"aaa": "aaaa",
"bbb": "bbbb"
}