File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 77 labels :
88 - area-mvc
99 - exclude : drogon|fasthttp|actix|gin|express|node|netty|spring|vertx|ntex|Siryn
10- - exclude : ' [aA]zure'
10+ - exclude : ' [aA]zure|Cloud|Idna '
1111 - exclude : Arm\s80
1212 daysToLoad : 60
1313 stdevCount : 7
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ scenarios:
2727 job : bombardier
2828 variables :
2929 path : /Products/1
30-
30+
3131 # Add product
3232 ApiCrudAddProduct :
3333 application :
@@ -37,7 +37,8 @@ scenarios:
3737 variables :
3838 path : /Products
3939 verb : POST
40- bodyFile : https://raw.githubusercontent.com/aspnet/Benchmarks/main/src/BenchmarksApps/Mvc/crudproductbody.json
40+ customHeaders : [ 'content-type: application/json' ]
41+ bodyFile : https://raw.githubusercontent.com/aspnet/Benchmarks/main/src/BenchmarksApps/Mvc/crudproductbody.json
4142
4243 # Update product
4344 ApiCrudUpdateProduct :
You can’t perform that action at this time.
0 commit comments