Skip to content

Commit 0994d91

Browse files
authored
re-generate services (#1285)
Ref: Azure/azure-rest-api-specs@529205b
1 parent 588b770 commit 0994d91

File tree

236 files changed

+312831
-74874
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

236 files changed

+312831
-74874
lines changed

.github/workflows/check-all-services.yml

Lines changed: 64 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ members = [
8585
"mgmt/eventgrid",
8686
"mgmt/eventhub",
8787
"mgmt/extendedlocation",
88+
"mgmt/fist",
8889
"mgmt/fluidrelay",
8990
"mgmt/frontdoor",
9091
"mgmt/graphservicesprod",
@@ -96,6 +97,7 @@ members = [
9697
"mgmt/healthcareapis",
9798
"mgmt/help",
9899
"mgmt/hybridaks",
100+
"mgmt/hybridcloud",
99101
"mgmt/hybridcompute",
100102
"mgmt/hybridconnectivity",
101103
"mgmt/hybriddatamanager",
@@ -199,6 +201,7 @@ members = [
199201
"mgmt/signalr",
200202
"mgmt/softwareplan",
201203
"mgmt/solutions",
204+
"mgmt/sphere",
202205
"mgmt/sql",
203206
"mgmt/sqlvirtualmachine",
204207
"mgmt/stack",
@@ -256,6 +259,7 @@ members = [
256259
"svc/quantum",
257260
"svc/queuestorage",
258261
"svc/schemaregistry",
262+
"svc/securityinsights",
259263
"svc/servicefabric",
260264
"svc/storagedatalake",
261265
"svc/synapse",

services/mgmt/apimanagement/Cargo.toml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/mgmt/apimanagement/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ https://github.com/Azure/azure-rest-api-specs/blob/main/specification/apimanagem
66

77
To get started with these generated service crates, see the [examples](https://github.com/Azure/azure-sdk-for-rust/blob/main/services/README.md#examples).
88

9-
The default tag is `package-preview-2022-04`.
9+
The default tag is `package-preview-2022-09`.
1010

1111
The following [tags](https://github.com/Azure/azure-sdk-for-rust/blob/main/services/tags.md) are available:
1212

13+
- `package-preview-2022-09` has 557 operations from 1 API versions: `2022-09-01-preview`. Use crate feature `package-preview-2022-09` to enable. The operations will be in the `package_preview_2022_09` module.
1314
- `package-preview-2022-04` has 369 operations from 1 API versions: `2022-04-01-preview`. Use crate feature `package-preview-2022-04` to enable. The operations will be in the `package_preview_2022_04` module.
1415
- `package-preview-2021-12` has 355 operations from 1 API versions: `2021-12-01-preview`. Use crate feature `package-preview-2021-12` to enable. The operations will be in the `package_preview_2021_12` module.
1516
- `package-preview-2021-04` has 344 operations from 1 API versions: `2021-04-01-preview`. Use crate feature `package-preview-2021-04` to enable. The operations will be in the `package_preview_2021_04` module.
16-
- `package-preview-2021-01` has 331 operations from 1 API versions: `2021-01-01-preview`. Use crate feature `package-preview-2021-01` to enable. The operations will be in the `package_preview_2021_01` module.
17-
- `package-preview-2020-06` has 331 operations from 1 API versions: `2020-06-01-preview`. Use crate feature `package-preview-2020-06` to enable. The operations will be in the `package_preview_2020_06` module.
17+
- `package-preview-2021-01` has 331 operations from 1 API versions: `2021-01-01-preview`. Use crate feature `package-preview-2021-01` to enable. The operations will be in the `package_preview_2021_01` module.

services/mgmt/apimanagement/src/lib.rs

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)