Merge pull request #18443 from nextcloud/fix/noid/update-xsd
update app info schema files
This commit is contained in:
commit
1ac764e0b7
|
@ -352,6 +352,8 @@
|
||||||
<xs:enumeration value="social"/>
|
<xs:enumeration value="social"/>
|
||||||
<xs:enumeration value="tools"/>
|
<xs:enumeration value="tools"/>
|
||||||
<xs:enumeration value="games"/>
|
<xs:enumeration value="games"/>
|
||||||
|
<xs:enumeration value="search"/>
|
||||||
|
<xs:enumeration value="workflow"/>
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
|
|
||||||
|
|
|
@ -353,6 +353,7 @@
|
||||||
<xs:enumeration value="tools"/>
|
<xs:enumeration value="tools"/>
|
||||||
<xs:enumeration value="games"/>
|
<xs:enumeration value="games"/>
|
||||||
<xs:enumeration value="search"/>
|
<xs:enumeration value="search"/>
|
||||||
|
<xs:enumeration value="workflow"/>
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue