Editor allows to add fewer screenshots than necessary.
Opened this issue · 0 comments
akarimova commented
According to xsd
<xsd:complexType name="type-description-images-screenshots">
<xsd:sequence>
<xsd:element name="screenshot" type="type-description-images-screenshots-screenshot" minOccurs="4" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:complexType>
But the editor doesn't check for the the defined minimum, so generate invalid XML