Updated description
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2020-10-05 14:47:42 +02:00
parent 71e29e747a
commit 91fa3e2aec
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
module.exports = Self => {
Self.remoteMethod('upcoming', {
description: 'Returns the lastest campaigns',
description: 'Returns the upcoming campaign',
accessType: 'READ',
accepts: [],
returns: {