Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update async delete example #26176

Merged

Update async result code with 204

052d5fc
Select commit
Loading
Failed to load commit list.
Merged

Update async delete example #26176

Update async result code with 204
052d5fc
Select commit
Loading
Failed to load commit list.
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.5
Diff 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[]