Skip to content

Commit

Permalink
more cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
brookesargent committed Nov 27, 2024
1 parent 5cbc84c commit ce073bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/resources/webhook_recipient.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ Optionally, when configuring custom webhooks, use the `header` block to create c
Up to five custom headers can be configured. Reserved headers `Content-Type`, `User-Agent`, and `X-Honeycomb-Webhook-Token` cannot be used.
The `header` block accepts the following arguments:

* `name` - (Required) The name of the custom variable. Must be an alphanumeric string beginning with a lowercase letter.
* `default_value` - (Optional) The default value for the custom variable, which can be overridden at the alert level.
* `name` - (Required) The name or key for the header.
* `value` - (Optional) The value for the header.



Expand Down

0 comments on commit ce073bd

Please sign in to comment.