Skip to content

Commit

Permalink
doc: update docs/resources/endpoint.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lriberon authored Jan 9, 2025
1 parent cc9dd13 commit 24ef55e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/endpoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ resource "datadome_endpoint" "new" {
- `user_agent_inclusion` - (Optional) The user agent inclusion for the endpoint when using the regex definition method.
- `response_format` - (Optional) The response format to use for challenged requests. It only accepts `auto`, `json`, or `html`. When not specified, it defaults to `auto`.
- `detection_enabled` - (Optional) Determine whether the detection is enabled. Defaults to `true`.
- `protection_enabled` - (Optional) Determing whether the detection is enabled. Defaults to `false`.
- `protection_enabled` - (Optional) Determing whether the protection is enabled. Defaults to `false`.

## Attributes Reference

Expand Down

0 comments on commit 24ef55e

Please sign in to comment.