added "type" to "requiredOneOf"

pull/211/head
m4tze 2019-11-29 08:56:55 +01:00 committed by GitHub
parent 68d61d25d9
commit cd08dc32a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{ {
"requiredOneOf": [ "requiredOneOf": [
"text", "text",
"type",
"original-filename", "original-filename",
"internal-filename", "internal-filename",
"entrypoint-address" "entrypoint-address"