We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd3b924 commit 09b39f4Copy full SHA for 09b39f4
showcases/data/Lambda/Activator - Hosted service/code.pure
@@ -40,7 +40,7 @@ HostedService model::AdvancedHostedService
40
pattern : '/api/advanced/{param}';
41
ownership : UserList { users: [
42
'admin'
43
-] ] };
+ ] ] };
44
function : model::processData(String[1]):String[1];
45
documentation : 'Advanced hosted service with post-deployment actions';
46
autoActivateUpdates : true;
0 commit comments