Added client consumption campaign filter #400

Merged
joan merged 6 commits from 2481-campaign_filter into dev 2020-10-06 06:50:34 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 91fa3e2aec - Show all commits

View File

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

if a single result is expected should then be singular campain

if a single result is expected should then be singular campain
accessType: 'READ',
accepts: [],
returns: {