Skip to content

Commit

Permalink
fix tests api ver
Browse files Browse the repository at this point in the history
  • Loading branch information
Alon Pelled authored and Jaskirat Singh committed Sep 16, 2024
1 parent f02eecd commit 03d97fb
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"location": "westus",
"api-version": "2021-05-01",
"api-version": "2024-01-01",
"subscriptionId": "subid"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"location": "westus",
"api-version": "2021-05-01",
"api-version": "2024-01-01",
"subscriptionId": "subid"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"location": "westus",
"api-version": "2021-05-01",
"api-version": "2024-03-01",
"subscriptionId": "subid"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"location": "westus",
"api-version": "2021-05-01",
"api-version": "2024-03-01",
"subscriptionId": "subid"
},
"responses": {
Expand Down

0 comments on commit 03d97fb

Please sign in to comment.