Function Configuration Beta
A function is a self-contained block of code designed to perform a specific task.
Parameters
| Parameter | Description |
|---|---|
| name | Name of the function. |
| endpoint | Endpoint of the function. |
YAML
version: '1.0' function: - name: string endpoint: string