Skip to content

Commit

Permalink
Update our azure-rest-api-specs submodule (#4386)
Browse files Browse the repository at this point in the history
* Update submodule reference

* Regenerate api/containerservice

* Regenerate api/insights

* Regenerate api/machinelearningservices

* Regenerate api/network

* Update test recording
  • Loading branch information
theunrepentantgeek authored Oct 29, 2024
1 parent 8c9bb6c commit 6e7915f
Show file tree
Hide file tree
Showing 22 changed files with 1,382 additions and 921 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion v2/api/insights/v1api20220615/structure.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ ScheduledQueryRule: Resource
│ │ ├── ActionGroupsReferences: genruntime.ResourceReference[]
│ │ └── CustomProperties: map[string]string
│ ├── AutoMitigate: *bool
│ ├── AzureName: string
│ ├── AzureName: Validated<string> (1 rule)
│ │ └── Rule 0: Pattern: "^[^#<>%&:\\?/{}*]{1,260}$"
│ ├── CheckWorkspaceAlertsStorageConfigured: *bool
│ ├── Criteria: *Object (1 property)
│ │ └── AllOf: Object (9 properties)[]
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 2 additions & 4 deletions v2/api/network/v1api20201101/arm/structure.txt
Original file line number Diff line number Diff line change
Expand Up @@ -762,9 +762,8 @@ RouteTable_Spec: Object (4 properties)
│ └── Routes: Object (4 properties)[]
│ ├── Id: *string
│ ├── Name: *string
│ ├── Properties: *Object (4 properties)
│ ├── Properties: *Object (3 properties)
│ │ ├── AddressPrefix: *string
│ │ ├── HasBgpOverride: *bool
│ │ ├── NextHopIpAddress: *string
│ │ └── NextHopType: *Enum (5 values)
│ │ ├── "Internet"
Expand Down Expand Up @@ -796,9 +795,8 @@ RouteTablesRoute_STATUS: Object (5 properties)
└── Type: *string
RouteTablesRoute_Spec: Object (2 properties)
├── Name: string
└── Properties: *Object (4 properties)
└── Properties: *Object (3 properties)
├── AddressPrefix: *string
├── HasBgpOverride: *bool
├── NextHopIpAddress: *string
└── NextHopType: *Enum (5 values)
├── "Internet"
Expand Down
41 changes: 0 additions & 41 deletions v2/api/network/v1api20201101/route_tables_route_types_gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions v2/api/network/v1api20201101/storage/structure.txt
Original file line number Diff line number Diff line change
Expand Up @@ -679,10 +679,9 @@ RouteTable: Resource
└── Type: *string
RouteTablesRoute: Resource
├── Owner: network/v1api20201101.RouteTable
├── Spec: Object (8 properties)
├── Spec: Object (7 properties)
│ ├── AddressPrefix: *string
│ ├── AzureName: string
│ ├── HasBgpOverride: *bool
│ ├── NextHopIpAddress: *string
│ ├── NextHopType: *string
│ ├── OriginalVersion: string
Expand Down
5 changes: 0 additions & 5 deletions v2/api/network/v1api20201101/storage/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions v2/api/network/v1api20201101/structure.txt
Original file line number Diff line number Diff line change
Expand Up @@ -728,10 +728,9 @@ RouteTable: Resource
└── Type: *string
RouteTablesRoute: Resource
├── Owner: RouteTable
├── Spec: Object (6 properties)
├── Spec: Object (5 properties)
│ ├── AddressPrefix: *string
│ ├── AzureName: string
│ ├── HasBgpOverride: *bool
│ ├── NextHopIpAddress: *string
│ ├── NextHopType: *Enum (5 values)
│ │ ├── "Internet"
Expand Down
5 changes: 0 additions & 5 deletions v2/api/network/v1api20201101/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6e7915f

Please sign in to comment.