rename user=>name
This commit is contained in:
@@ -35,13 +35,13 @@
|
||||
"type": "string",
|
||||
"description": "Remote domain for check"
|
||||
},
|
||||
"gitcheck.user": {
|
||||
"gitcheck.name": {
|
||||
"type":"string",
|
||||
"description": "Username for gitcheck domain"
|
||||
"description": "user.name for gitcheck domain"
|
||||
},
|
||||
"gitcheck.email": {
|
||||
"type":"string",
|
||||
"description": "Email for gitcheck domain"
|
||||
"description": "user.email for gitcheck domain"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user