blob: f5fb29b9cf10693a7b04b5bb9401802229846be4 [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: Basic Hello World action with API
packages:
hello_world_package:
version: 1.0
license: Apache-2.0
actions:
hello_world:
function: src/hello.js
web-export: true
apis:
hello-world:
hello:
world:
hello_world: GET