Update async delete example #26176
Merged
Update async delete example #26176
openapi-pipeline-app / Swagger SDK Breaking Change Tracking
succeeded
Oct 11, 2023 in 2m 10s
Swagger SDK Breaking Change Tracking succeeded
UpdateTracking
View more details.
Details
Breaking Changes Tracking
️✔️
azure-sdk-for-js - @azure/arm-chaos - 1.0.0-beta.5Diff with approved: + Interface Experiment no longer has parameter startOnCreation + Removed operation Experiments.cancel + Removed operation Experiments.createOrUpdate + Removed operation Experiments.delete + Removed operation Experiments.start + Removed operation Experiments.update + Type of parameter selectors of interface Experiment is changed from SelectorUnion[] to ChaosTargetSelectorUnion[] + Type of parameter steps of interface Experiment is changed from Step[] to ChaosExperimentStep[] Diff with base: Interface Experiment no longer has parameter startOnCreation Removed operation Experiments.cancel Removed operation Experiments.createOrUpdate Removed operation Experiments.delete Removed operation Experiments.start Removed operation Experiments.update Type of parameter selectors of interface Experiment is changed from SelectorUnion[] to ChaosTargetSelectorUnion[] Type of parameter steps of interface Experiment is changed from Step[] to ChaosExperimentStep[]
Loading