Skip to content

Commit

Permalink
re-generate services (#1285)
Browse files Browse the repository at this point in the history
  • Loading branch information
demoray authored May 22, 2023
1 parent 588b770 commit 0994d91
Show file tree
Hide file tree
Showing 236 changed files with 312,831 additions and 74,874 deletions.
64 changes: 64 additions & 0 deletions .github/workflows/check-all-services.yml

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

4 changes: 4 additions & 0 deletions services/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ members = [
"mgmt/eventgrid",
"mgmt/eventhub",
"mgmt/extendedlocation",
"mgmt/fist",
"mgmt/fluidrelay",
"mgmt/frontdoor",
"mgmt/graphservicesprod",
Expand All @@ -96,6 +97,7 @@ members = [
"mgmt/healthcareapis",
"mgmt/help",
"mgmt/hybridaks",
"mgmt/hybridcloud",
"mgmt/hybridcompute",
"mgmt/hybridconnectivity",
"mgmt/hybriddatamanager",
Expand Down Expand Up @@ -199,6 +201,7 @@ members = [
"mgmt/signalr",
"mgmt/softwareplan",
"mgmt/solutions",
"mgmt/sphere",
"mgmt/sql",
"mgmt/sqlvirtualmachine",
"mgmt/stack",
Expand Down Expand Up @@ -256,6 +259,7 @@ members = [
"svc/quantum",
"svc/queuestorage",
"svc/schemaregistry",
"svc/securityinsights",
"svc/servicefabric",
"svc/storagedatalake",
"svc/synapse",
Expand Down
6 changes: 3 additions & 3 deletions services/mgmt/apimanagement/Cargo.toml

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

6 changes: 3 additions & 3 deletions services/mgmt/apimanagement/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ https://github.com/Azure/azure-rest-api-specs/blob/main/specification/apimanagem

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).

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

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

- `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.
- `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.
- `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.
- `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.
- `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.
- `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.
- `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.
8 changes: 4 additions & 4 deletions services/mgmt/apimanagement/src/lib.rs

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

Loading

0 comments on commit 0994d91

Please sign in to comment.