Commit d0befbc7 authored by znaty's avatar znaty Committed by Mark Canterbury
Browse files

Update file ts_103120_TrafficPolicy.schema.json

parent 5ded2172
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -194,5 +194,20 @@
      },
      "required": []
    }
    "EthernetPolicyCriteria": {
      "type": "object",
      "properties": {
        "tp:SourceMACAddress": {
          "$ref": "ts_103280_2017_07#/$defs/MACAddress"
        },
        "tp:DestinationMACAddress": {
          "$ref": "ts_103280_2017_07#/$defs/MACAddress"
        },
        "tp:VLANIdRange": {
          "$ref": "ts_103280_2017_07#/$defs/VLANIdRange"
        }
      },
      "required": []
    }
  }
}
 No newline at end of file