Skip to content

Commit 5f9258f

Browse files
authored
update generated crates (#1545)
1 parent 612e0d5 commit 5f9258f

File tree

215 files changed

+158249
-1086731
lines changed

Some content is hidden

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

215 files changed

+158249
-1086731
lines changed

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

Lines changed: 16 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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ members = [
262262
"svc/containerregistry",
263263
"svc/datalakeanalytics",
264264
"svc/devcenter",
265+
"svc/developersigning",
265266
"svc/deviceprovisioningservices",
266267
"svc/deviceupdate",
267268
"svc/digitaltwins",

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-2023-03`.
9+
The default tag is `package-preview-2023-05`.
1010

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

13+
- `package-preview-2023-05` has 568 operations from 1 API versions: `2023-05-01-preview`. Use crate feature `package-preview-2023-05` to enable. The operations will be in the `package_preview_2023_05` module.
1314
- `package-preview-2023-03` has 560 operations from 1 API versions: `2023-03-01-preview`. Use crate feature `package-preview-2023-03` to enable. The operations will be in the `package_preview_2023_03` module.
1415
- `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.
1516
- `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.
16-
- `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.
17-
- `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.
17+
- `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.

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)