Skip to content

Commit

Permalink
AGC Version 2023-11-01 (#26224)
Browse files Browse the repository at this point in the history
* init

* attempting to satisfy base commit req
  • Loading branch information
malpaniHMC authored Oct 24, 2023
1 parent a61e0e9 commit 1b33848
Show file tree
Hide file tree
Showing 37 changed files with 1,982 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Delete Association",
"operationId": "AssociationsInterface_Delete",
"parameters": {
"api-version": "2023-05-01-preview",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "rg1",
"trafficControllerName": "tc1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Get Association",
"operationId": "AssociationsInterface_Get",
"parameters": {
"api-version": "2023-05-01-preview",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "rg1",
"trafficControllerName": "tc1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Update Association",
"operationId": "AssociationsInterface_Update",
"parameters": {
"api-version": "2023-05-01-preview",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "rg1",
"trafficControllerName": "tc1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Put Association",
"operationId": "AssociationsInterface_CreateOrUpdate",
"parameters": {
"api-version": "2023-05-01-preview",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "rg1",
"trafficControllerName": "tc1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Get Associations",
"operationId": "AssociationsInterface_ListByTrafficController",
"parameters": {
"api-version": "2023-05-01-preview",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "rg1",
"trafficControllerName": "tc1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Delete Frontend",
"operationId": "FrontendsInterface_Delete",
"parameters": {
"api-version": "2023-05-01-preview",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "rg1",
"trafficControllerName": "tc1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Get Frontend",
"operationId": "FrontendsInterface_Get",
"parameters": {
"api-version": "2023-05-01-preview",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "rg1",
"trafficControllerName": "tc1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Update Frontend",
"operationId": "FrontendsInterface_Update",
"parameters": {
"api-version": "2023-05-01-preview",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "rg1",
"trafficControllerName": "tc1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Put Frontend",
"operationId": "FrontendsInterface_CreateOrUpdate",
"parameters": {
"api-version": "2023-05-01-preview",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "rg1",
"trafficControllerName": "tc1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Get Frontends",
"operationId": "FrontendsInterface_ListByTrafficController",
"parameters": {
"api-version": "2023-05-01-preview",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "rg1",
"trafficControllerName": "tc1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Get Operations List",
"operationId": "Operations_List",
"parameters": {
"api-version": "2023-05-01-preview"
"api-version": "2023-11-01"
},
"responses": {
"200": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"title": "Delete Traffic Controller",
"operationId": "TrafficControllerInterface_Delete",
"parameters": {
"api-version": "2023-05-01-preview",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "rg1",
"trafficControllerName": "tc1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"operationId": "TrafficControllerInterface_Get",
"title": "Get Traffic Controller",
"parameters": {
"api-version": "2023-05-01-preview",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "rg1",
"trafficControllerName": "tc1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"operationId": "TrafficControllerInterface_Update",
"title": "Patch Traffic Controller",
"parameters": {
"api-version": "2023-05-01-preview",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "rg1",
"trafficControllerName": "tc1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"operationId": "TrafficControllerInterface_CreateOrUpdate",
"title": "Put Traffic Controller",
"parameters": {
"api-version": "2023-05-01-preview",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "rg1",
"trafficControllerName": "tc1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"operationId": "TrafficControllerInterface_ListByResourceGroup",
"title": "Get Traffic Controllers",
"parameters": {
"api-version": "2023-05-01-preview",
"api-version": "2023-11-01",
"subscriptionId": "subid",
"resourceGroupName": "rg1"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"operationId": "TrafficControllerInterface_ListBySubscription",
"title": "Get Traffic Controllers List",
"parameters": {
"api-version": "2023-05-01-preview",
"api-version": "2023-11-01",
"subscriptionId": "subid"
},
"responses": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import "@azure-tools/typespec-azure-resource-manager";
@armProviderNamespace
@service({
title: "TrafficController",
version: "2023-05-01-preview",
version: "2023-11-01",
})
@doc("Traffic Controller Provider management API.")
@useDependency(Azure.ResourceManager.Versions.v1_0_Preview_1)
Expand Down
Loading

0 comments on commit 1b33848

Please sign in to comment.