You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given operation "UpdateScorecardOutcomesAsync" enabled
127
+
And new "UpdateScorecardOutcomesAsync" request
128
+
And body with value {"data": {"attributes": {"results": [{"entity_reference": "service:my-service", "remarks": "See: <a href=\"https://app.datadoghq.com/services\">Services</a>", "rule_id": "q8MQxk8TCqrHnWkx", "state": "pass"}]}, "type": "batched-outcome"}}
Given operation "UpdateScorecardOutcomesAsync" enabled
135
+
And new "UpdateScorecardOutcomesAsync" request
136
+
And body with value {"data": {"attributes": {"results": [{"entity_reference": "service:my-service", "remarks": "See: <a href=\"https://app.datadoghq.com/services\">Services</a>", "rule_id": "q8MQxk8TCqrHnWkx", "state": "pass"}]}, "type": "batched-outcome"}}
137
+
When the request is sent
138
+
Then the response status is 400 Bad Request
139
+
124
140
@generated@skip@team:DataDog/service-catalog
125
141
Scenario: Update an existing rule returns "Bad Request" response
0 commit comments