refs #6427 perf: minor descriptions changes
gitea/salix/pipeline/pr-dev This commit looks good
Details
gitea/salix/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
fe3a97cd38
commit
fbd2c28a81
|
@ -18,13 +18,13 @@ module.exports = Self => {
|
|||
{
|
||||
arg: 'phone',
|
||||
type: 'string',
|
||||
description: 'The user name or email',
|
||||
description: 'The phone user\'s recovery',
|
||||
required: true
|
||||
},
|
||||
{
|
||||
arg: 'otp',
|
||||
type: 'string',
|
||||
description: 'The directory for mail'
|
||||
description: 'Code tovalidate operation'
|
||||
}
|
||||
],
|
||||
returns: {
|
||||
|
|
Loading…
Reference in New Issue