pschelpdesk/Vendor/Prise.Tests.Integration/Prise.IntegrationTestsHost/http/Calculations.http
2024-11-04 20:45:34 +01:00

9 lines
137 B
HTTP

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