We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4628546 commit 22da288Copy full SHA for 22da288
website/docs/r/connection.html.markdown
@@ -41,7 +41,7 @@ JSON
41
42
The following arguments are supported:
43
44
-- `type` - (Required) Type of connection. Only `WebhookDefinition` is implimented right now.
+- `type` - (Required) Type of connection. Only `WebhookDefinition` is implemented right now.
45
- `name` - (Required) Name of connection. Name should be a valid alphanumeric value.
46
- `description` - (Optional) Description of the connection.
47
- `url` - (Required) URL for the webhook connection.
0 commit comments