diff --git a/award-definitions/was.json b/award-definitions/was.json index 756aa46..463be2e 100644 --- a/award-definitions/was.json +++ b/award-definitions/was.json @@ -17,8 +17,8 @@ "filters": [ { "field": "entityId", - "operator": "eq", - "value": 291 + "operator": "in", + "value": [291, 6, 110] } ] }