Remove "opening_message" from required

This commit is contained in:
Isaac 2021-05-22 19:11:43 +01:00 committed by GitHub
parent b7656ae07e
commit c7ec1bba1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,6 @@
},
"required": [
"name",
"opening_message",
"roles"
]
}
@ -111,4 +110,4 @@
"surveys",
"tags"
]
}
}