Skip to content

Commit

Permalink
Update test to check PUT method, since OPTIONS is now allowed in
Browse files Browse the repository at this point in the history
Firewall
  • Loading branch information
marest94 committed Jul 11, 2024
1 parent 8f3b681 commit 557d186
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
}
]
},
"method": "OPTIONS",
"method": "PUT",
"header": [
{
"key": "fizz",
Expand Down

0 comments on commit 557d186

Please sign in to comment.