examples/marine-examples/call_parameters/service/service.yaml
boneyard93501 d3a5daab30
call_parameters update to fluence cli (#440)
* update to fluence cli

* cli updates

* update cli, workers

* update workers
2023-04-23 14:16:47 -05:00

12 lines
473 B
YAML

# yaml-language-server: $schema=../.fluence/schemas/service.yaml.json
# Defines a [Marine service](https://fluence.dev/docs/build/concepts/#services), most importantly the modules that the service consists of. You can use `fluence service new` command to generate a template for new service
# Documentation: https://github.com/fluencelabs/fluence-cli/tree/main/docs/configs/service.md
version: 0
name: call_parameters
modules:
facade:
get: modules/call_parameters