blob: 8fb01a4bae7bc3cdfa6fbdbbb3f069c699ac42a8 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one or more contributor
# license agreements; and to You under the Apache License, Version 2.0.
# Example: “Hello world” with fixed input values for ‘name’ and ‘place’
packages:
hello_world_package:
version: 1.0
license: Apache-2.0
actions:
hello_world_fixed_parms:
function: src/hello.js
inputs:
name: Sam
place: the Shire