tranalstion
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Vicent Llopis 2023-07-11 13:39:22 +02:00
parent d4217ff8d3
commit a215797390
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ const UserError = require('vn-loopback/util/user-error');
module.exports = Self => { module.exports = Self => {
Self.remoteMethod('removeAlias', { Self.remoteMethod('removeAlias', {
description: 'Add alias if user has grant', description: 'Remove alias if the user has the grant',
accessType: 'WRITE', accessType: 'WRITE',
accepts: [ accepts: [
{ {