Browse Source
Merge pull request #18443 from nextcloud/fix/noid/update-xsd
update app info schema files
pull/18446/head
Roeland Jago Douma
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
3 additions and
0 deletions
-
resources/app-info-shipped.xsd
-
resources/app-info.xsd
|
|
|
@ -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> |
|
|
|
|
|
|
|
|