Azure / azure-sdk-for-rust

This repository is for active development of the *unofficial* Azure SDK for Rust. This repository is *not* supported by the Azure SDK team.
MIT License
692 stars 241 forks source link

deploymentmanager mgmt 2018-09-01-preview has invalid arguments #415

Open bmc-msft opened 2 years ago

bmc-msft commented 2 years ago

See generated function signature:

https://github.com/Azure/azure-sdk-for-rust/blob/7fe8710117d1ea80b75a149fcc6492a8b83df090/services/mgmt/deploymentmanager/src/package_2018_09_01_preview/operations.rs#L8-L16

cataggar commented 2 years ago

This has subscription_id twice.

bmc-msft commented 2 years ago

This also has duplicate args:

https://github.com/Azure/azure-sdk-for-rust/blob/7fe8710117d1ea80b75a149fcc6492a8b83df090/services/mgmt/security/src/package_2019_08_only/operations.rs#L1084-L1095

bmc-msft commented 2 years ago

start_time_utc

cataggar commented 2 years ago

This looks like a bug in the spec to me. For operations ServiceTopologies_Get , the paths params or also added to operation params.

specification\deploymentmanager\resource-manager\Microsoft.DeploymentManager\preview\2018-09-01-preview\deploymentmanager.json