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',
|
arg: 'phone',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
description: 'The user name or email',
|
description: 'The phone user\'s recovery',
|
||||||
required: true
|
required: true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
arg: 'otp',
|
arg: 'otp',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
description: 'The directory for mail'
|
description: 'Code tovalidate operation'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
returns: {
|
returns: {
|
||||||
|
|
Loading…
Reference in New Issue