Rest API - API Testing and Monitoring
You wrote this alert rule:
Why does this rule not work as expected?
if response.status_code = 500:
send_alert('Server error')Why does this rule not work as expected?
