refs #6427 perf: minor descriptions changes
gitea/salix/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Javier Segarra 2024-03-26 08:28:57 +01:00
parent fe3a97cd38
commit fbd2c28a81
1 changed files with 2 additions and 2 deletions

View File

@ -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: {