mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Merge pull request #18443 from nextcloud/fix/noid/update-xsd
update app info schema files
This commit is contained in:
commit
1ac764e0b7
2 changed files with 3 additions and 0 deletions
|
|
@ -352,6 +352,8 @@
|
|||
<xs:enumeration value="social"/>
|
||||
<xs:enumeration value="tools"/>
|
||||
<xs:enumeration value="games"/>
|
||||
<xs:enumeration value="search"/>
|
||||
<xs:enumeration value="workflow"/>
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
|
||||
|
|
|
|||
|
|
@ -353,6 +353,7 @@
|
|||
<xs:enumeration value="tools"/>
|
||||
<xs:enumeration value="games"/>
|
||||
<xs:enumeration value="search"/>
|
||||
<xs:enumeration value="workflow"/>
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue