chg: Added user-id attribute as one of the required ones

pull/188/head
chrisr3d 2019-07-09 17:05:48 +02:00
parent ebdaa49cbd
commit 0caf4a9edc
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@
"version": 1,
"requiredOneOf": [
"password",
"username"
"username",
"user-id"
],
"attributes": {
"text": {