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
jnlycklama committed Nov 8, 2023
1 parent 415815f commit 13d6f29
Show file tree
Hide file tree
Showing 50 changed files with 61 additions and 61 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"checkNameAvailabilityInputs": {
"type": "Microsoft.HealthcareApis/services",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"locationName": "westus",
"operationResultId": "exampleid"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2023-09-06"
"api-version": "2023-11-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"resourceGroupName": "testRG",
"workspaceName": "workspace1",
"dicomServiceName": "blue",
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"dicomservice": {
"location": "westus",
"properties": {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"resourceGroupName": "testRG",
"workspaceName": "workspace1",
"dicomServiceName": "blue",
"api-version": "2023-09-06"
"api-version": "2023-11-01"
},
"responses": {
"200": {},
"202": {
"headers": {
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/locations/westus/operationresults/f7eb8g4f1ncj3jgk6bg8jlqf8?api-version=2023-09-06"
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/locations/westus/operationresults/f7eb8g4f1ncj3jgk6bg8jlqf8?api-version=2023-11-01"
}
},
"204": {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"resourceGroupName": "testRG",
"workspaceName": "workspace1",
"dicomServiceName": "blue",
"api-version": "2023-09-06"
"api-version": "2023-11-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"subscriptionId": "subid",
"resourceGroupName": "testRG",
"workspaceName": "workspace1",
"api-version": "2023-09-06"
"api-version": "2023-11-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"resourceGroupName": "testRG",
"workspaceName": "workspace1",
"dicomServiceName": "blue",
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"dicomservicePatchResource": {
"tags": {
"tagKey": "tagValue"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"resourceGroupName": "testRG",
"workspaceName": "workspace1",
"fhirServiceName": "fhirservice1",
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"fhirservice": {
"location": "westus",
"tags": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"resourceGroupName": "testRG",
"workspaceName": "workspace1",
"fhirServiceName": "fhirservice1",
"api-version": "2023-09-06"
"api-version": "2023-11-01"
},
"responses": {
"200": {},
"202": {
"headers": {
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/locations/westus/operationresults/f7eb8g4f1ncj3jgk6bg8jlqf8?api-version=2023-09-06"
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/locations/westus/operationresults/f7eb8g4f1ncj3jgk6bg8jlqf8?api-version=2023-11-01"
}
},
"204": {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"resourceGroupName": "testRG",
"workspaceName": "workspace1",
"fhirServiceName": "fhirservices1",
"api-version": "2023-09-06"
"api-version": "2023-11-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"subscriptionId": "subid",
"resourceGroupName": "testRG",
"workspaceName": "workspace1",
"api-version": "2023-09-06"
"api-version": "2023-11-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"resourceGroupName": "testRG",
"workspaceName": "workspace1",
"fhirServiceName": "fhirservice1",
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"fhirservicePatchResource": {
"tags": {
"tagKey": "tagValue"
Expand All @@ -27,7 +27,7 @@
},
"202": {
"headers": {
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/locations/westus/operationresults/f7eb8g4f1ncj3jgk6bg8jlqf8?api-version=2023-09-06"
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/locations/westus/operationresults/f7eb8g4f1ncj3jgk6bg8jlqf8?api-version=2023-11-01"
},
"body": {
"name": "fhirservice1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"resourceGroupName": "testRG",
"workspaceName": "workspace1",
"iotConnectorName": "blue",
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"iotConnector": {
"location": "westus",
"tags": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"resourceGroupName": "testRG",
"workspaceName": "workspace1",
"iotConnectorName": "blue",
"api-version": "2023-09-06"
"api-version": "2023-11-01"
},
"responses": {
"200": {},
"202": {
"headers": {
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/locations/westus/operationresults/f7eb8g4f1ncj3jgk6bg8jlqf8?api-version=2023-09-06"
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/locations/westus/operationresults/f7eb8g4f1ncj3jgk6bg8jlqf8?api-version=2023-11-01"
}
},
"204": {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"resourceGroupName": "testRG",
"workspaceName": "workspace1",
"iotConnectorName": "blue",
"api-version": "2023-09-06"
"api-version": "2023-11-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"subscriptionId": "subid",
"resourceGroupName": "testRG",
"workspaceName": "workspace1",
"api-version": "2023-09-06"
"api-version": "2023-11-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"resourceGroupName": "testRG",
"workspaceName": "workspace1",
"iotConnectorName": "blue",
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"iotConnectorPatchResource": {
"tags": {
"additionalProp1": "string",
Expand Down Expand Up @@ -73,7 +73,7 @@
},
"202": {
"headers": {
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/locations/westus/operationresults/f7eb8g4f1ncj3jgk6bg8jlqf8?api-version=2023-09-06"
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/locations/westus/operationresults/f7eb8g4f1ncj3jgk6bg8jlqf8?api-version=2023-11-01"
},
"body": {
"name": "blue",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"workspaceName": "workspace1",
"iotConnectorName": "blue",
"fhirDestinationName": "dest1",
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"iotFhirDestination": {
"location": "westus",
"properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"workspaceName": "workspace1",
"iotConnectorName": "blue",
"fhirDestinationName": "dest1",
"api-version": "2023-09-06"
"api-version": "2023-11-01"
},
"responses": {
"200": {},
"202": {
"headers": {
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/locations/westus/operationresults/f7eb8g4f1ncj3jgk6bg8jlqf8?api-version=2023-09-06"
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/locations/westus/operationresults/f7eb8g4f1ncj3jgk6bg8jlqf8?api-version=2023-11-01"
}
},
"204": {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"workspaceName": "workspace1",
"iotConnectorName": "blue",
"fhirDestinationName": "dest1",
"api-version": "2023-09-06"
"api-version": "2023-11-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"resourceGroupName": "testRG",
"workspaceName": "workspace1",
"iotConnectorName": "blue",
"api-version": "2023-09-06"
"api-version": "2023-11-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "rgname",
"resourceName": "service1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "rgname",
"resourceName": "service1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"resourceName": "service1",
"resourceGroupName": "rg1",
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"serviceDescription": {
"location": "westus2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"resourceName": "service1",
"resourceGroupName": "rg1",
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"serviceDescription": {
"location": "Southeast Asia",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"resourceName": "service2",
"resourceGroupName": "rg1",
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"serviceDescription": {
"location": "westus2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "rgname",
"resourceName": "service1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"parameters": {
"resourceName": "service1",
"resourceGroupName": "rg1",
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"subscriptionId": "subid"
},
"responses": {
"202": {
"headers": {
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/locations/westus/operationresults/f7eb8g4f1ncj3jgk6bg8jlqf8?api-version=2023-09-06"
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/locations/westus/operationresults/f7eb8g4f1ncj3jgk6bg8jlqf8?api-version=2023-11-01"
}
},
"204": {}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "rgname",
"resourceName": "service1",
Expand All @@ -10,7 +10,7 @@
"200": {},
"202": {
"headers": {
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/locations/westus/operationresults/f7eb8g4f1ncj3jgk6bg8jlqf8?api-version=2023-09-06"
"Azure-AsyncOperation": "https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/locations/westus/operationresults/f7eb8g4f1ncj3jgk6bg8jlqf8?api-version=2023-11-01"
}
},
"204": {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"resourceName": "service1",
"resourceGroupName": "rg1",
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"subscriptionId": "subid"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"resourceName": "service1",
"resourceGroupName": "rg1",
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"subscriptionId": "subid"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "rgname",
"resourceName": "service1",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"subscriptionId": "subid"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "rgname"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "rgname",
"resourceName": "service1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"parameters": {
"resourceName": "service1",
"resourceGroupName": "rg1",
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"servicePatchDescription": {
"tags": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "testRG",
"workspaceName": "workspace1"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2023-09-06",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "testRG",
"workspaceName": "workspace1",
Expand Down
Loading

0 comments on commit 13d6f29

Please sign in to comment.