9 lines
137 B
HTTP
9 lines
137 B
HTTP
POST http://localhost:5003/calculation
|
|
Content-Type: application/json
|
|
# PluginType: PluginA
|
|
PluginType: PluginC
|
|
|
|
{
|
|
"a":1,
|
|
"b":2
|
|
} |