Skip to content

Commit

Permalink
ci: apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Oct 1, 2024
1 parent f846d5d commit eaf4fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion traffic-policy/actions/forward-internal/config.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ reference for this action.
| Parameter | Type | Description |
| ---------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------ |
| `url` | `string` | **Required.** URL of the Endpoint to forward traffic to. |
| `binding` | `string` | Binding of the Endpoint (only `internal` is currently supported). |
| `binding` | `string` | Binding of the Endpoint (only `internal` is currently supported). |
| `on_error` | `string` | Whether or not further actions in the Traffic Policy should run if there is an error. Must be either `halt` (default) or `continue`. |

### Supported Directions
Expand Down

0 comments on commit eaf4fbf

Please sign in to comment.