Skip to content

Commit

Permalink
MID-7484: schema, notifiers, new transportConfig not finished; removed
Browse files Browse the repository at this point in the history
  • Loading branch information
virgo47 committed Feb 28, 2022
1 parent 246d789 commit bc8dc53
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1492,17 +1492,19 @@
</xsd:annotation>
</xsd:element>
<xsd:element name="transport" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>
<!-- TODO Hopefully in 4.6, implementation support wasn't finished in 4.5
<xsd:element name="transportConfig" type="tns:NotifierTransportConfigType" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>
More expressive version of `transport` element that allows also customizing
template per transport.
</xsd:documentation>
<xsd:appinfo>
<a:since>4.5</a:since>
<a:since>4.6</a:since>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
-->
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
Expand Down

0 comments on commit bc8dc53

Please sign in to comment.