Skip to content

Commit b588edb

Browse files
committed
MAGETWO-63881: Merge commit #8307
2 parents c04127c + ced639a commit b588edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Communication/etc/communication.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
</xs:documentation>
6666
</xs:annotation>
6767
<xs:restriction base="xs:string">
68-
<xs:pattern value="[a-zA-Z\\]+" />
68+
<xs:pattern value="[a-zA-Z]+[a-zA-Z0-9\\]+" />
6969
<xs:minLength value="4" />
7070
</xs:restriction>
7171
</xs:simpleType>

0 commit comments

Comments
 (0)