feat(portal-api): expose config mutation

This commit is contained in:
Sérgio Ramos 2017-06-22 23:00:37 +01:00 committed by Judit Greskovits
parent 885c6cfe5e
commit 627761e98d
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ module.exports = (data) => {
'updateDeploymentGroup',
'provisionManifest',
'scale',
'config',
'stopServices',
'startServices',
'restartServices',