Skip to content

Commit

Permalink
regenerate services from specs (#1311)
Browse files Browse the repository at this point in the history
  • Loading branch information
demoray committed Jun 27, 2023
1 parent 2e5f4bc commit abab2ba
Show file tree
Hide file tree
Showing 243 changed files with 211,470 additions and 119,656 deletions.
32 changes: 16 additions & 16 deletions .github/workflows/check-all-services.yml

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

2 changes: 1 addition & 1 deletion services/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ members = [
"mgmt/agrifood",
"mgmt/alertsmanagement",
"mgmt/analysisservices",
"mgmt/apicenter",
"mgmt/apimanagement",
"mgmt/app",
"mgmt/appcomplianceautomation",
Expand Down Expand Up @@ -187,7 +188,6 @@ members = [
"mgmt/scheduler",
"mgmt/scvmm",
"mgmt/search",
"mgmt/security",
"mgmt/securityandcompliance",
"mgmt/securitydevops",
"mgmt/securityinsights",
Expand Down
3 changes: 2 additions & 1 deletion services/mgmt/agrifood/Cargo.toml

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

3 changes: 2 additions & 1 deletion services/mgmt/agrifood/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ https://github.com/Azure/azure-rest-api-specs/blob/main/specification/agrifood/r

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-2021-09`.
The default tag is `package-preview-2023-06`.

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

- `package-preview-2023-06` has 31 operations from 1 API versions: `2023-06-01-preview`. Use crate feature `package-preview-2023-06` to enable. The operations will be in the `package_preview_2023_06` module.
- `package-preview-2021-09` has 27 operations from 1 API versions: `2021-09-01-preview`. Use crate feature `package-preview-2021-09` to enable. The operations will be in the `package_preview_2021_09` module.
- `package-2020-05-12-preview` has 16 operations from 1 API versions: `2020-05-12-preview`. Use crate feature `package-2020-05-12-preview` to enable. The operations will be in the `package_2020_05_12_preview` module.
4 changes: 4 additions & 0 deletions services/mgmt/agrifood/src/lib.rs

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

Large diffs are not rendered by default.

Loading

0 comments on commit abab2ba

Please sign in to comment.