From e99b011a8153d45de63569dd0c1aee27dae3203d Mon Sep 17 00:00:00 2001 From: Michelle Noorali Date: Wed, 30 Sep 2020 15:56:41 -0400 Subject: [PATCH] ref(TrafficTarget): update requirements for TrafficTarget Signed-off-by: Michelle Noorali --- apis/traffic-access/traffic-access-WD.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apis/traffic-access/traffic-access-WD.md b/apis/traffic-access/traffic-access-WD.md index 5f42ab9..fda86c9 100644 --- a/apis/traffic-access/traffic-access-WD.md +++ b/apis/traffic-access/traffic-access-WD.md @@ -36,6 +36,9 @@ define what traffic for specific protocols would look like. The kind can be different depending on what traffic a target is serving. In the following examples, `HTTPRouteGroup` is used for applications serving HTTP based traffic. +A valid `TrafficTarget` must specify a destination, at least one rule, and +at least one source. + To understand how this all fits together, first define the routes for some traffic.