Skip to content

Commit

Permalink
API Documentation:PolicyRule description updated
Browse files Browse the repository at this point in the history
Change-Id: I395ca0a2eea614e92cc2b24e1b8a4939085fee13
Closes-Bug: 1680625
  • Loading branch information
sahilsabharwal committed Apr 11, 2017
1 parent 0ce5216 commit 91c8fdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/schema/vnc_cfg.xsd
Expand Up @@ -297,7 +297,7 @@ targetNamespace="http://www.contrailsystems.com/2012/VNC-CONFIG/0">
<xsd:all>
<!-- dummy till ui etc. remove it -->
<xsd:element name="rule-sequence" type="SequenceType" required='optional'
description='Deprecated, Will be removed'/>
description='Deprecated, Will be removed because rules themselves are already an ordered list'/>
<xsd:element name="rule-uuid" type="xsd:string" required='optional'
description='Rule UUID is identifier used in flow records to identify rule'/>
<xsd:element name="direction" type="DirectionType" required='true'/>
Expand Down

0 comments on commit 91c8fdf

Please sign in to comment.