Skip to content

Commit

Permalink
Updates API version in new specs and examples
Browse files Browse the repository at this point in the history
  • Loading branch information
kerend committed Dec 26, 2022
1 parent da33436 commit b80a9da
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"info": {
"title": "Microsoft Defender for Cloud",
"description": "API spec for Microsoft.Security (Microsoft Defender for Cloud) resource provider",
"version": "2022-11-20-preview"
"version": "2023-01-01-preview"
},
"host": "management.azure.com",
"schemes": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"resourceGroupName": "rg1",
"serviceName": "apimService1",
"apiCollectionId": "echo-api",
"api-version": "2022-11-20-preview"
"api-version": "2023-01-01-preview"
},
"responses": {
"200": {},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"resourceGroupName": "rg1",
"serviceName": "apimService1",
"apiCollectionId": "echo-api",
"api-version": "2022-11-20-preview"
"api-version": "2023-01-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"resourceGroupName": "rg1",
"serviceName": "apimService1",
"apiCollectionId": "echo-api",
"api-version": "2022-11-20-preview"
"api-version": "2023-01-01-preview"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"subscriptionId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"resourceGroupName": "rg1",
"serviceName": "apimService1",
"api-version": "2022-11-20-preview"
"api-version": "2023-01-01-preview"
},
"responses": {
"200": {
Expand Down

0 comments on commit b80a9da

Please sign in to comment.