Skip to content

Commit 1747c14

Browse files
authored
Merge branch 'main' into sebastienros-patch-3
2 parents 27f7299 + 6bbcf3f commit 1747c14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/BenchmarksApps/Mvc/benchmarks.crudapi.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ scenarios:
3737
variables:
3838
path: /Products
3939
verb: POST
40-
customHeaders: [ 'content-type: application/json' ]
41-
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
4242

4343
# Update product
4444
ApiCrudUpdateProduct:

0 commit comments

Comments
 (0)