We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f428e80 commit 6a410cfCopy full SHA for 6a410cf
1 file changed
gitb-types-specs/src/main/resources/schema/gitb_tdl.xsd
@@ -345,6 +345,7 @@
345
<xsd:attribute name="append" type="xsd:boolean" default="false"/>
346
<xsd:attribute name="type" type="xsd:string" />
347
<xsd:attribute name="skipped" type="gitb:BooleanOrVariable"/>
348
+ <xsd:attribute name="byValue" type="xsd:boolean" default="false"/>
349
</xsd:extension>
350
</xsd:complexContent>
351
</xsd:complexType>
0 commit comments