Skip to content

Raise error if API returns a code other than what is expected

Sanad Liaquat requested to merge sl-raise-error-on-api-call-failure into master

What does this MR do?

Currently, the script silently fails and continue with the next step incase the API responds with a non 2xx code. This MR fixes that.

Does this MR meet the acceptance criteria?

Conformity

Edited by Sanad Liaquat

Merge request reports

Loading