Skip to content

Commit 3357154

Browse files
authored
Update types/defines/cf.d.ts
1 parent 13ea878 commit 3357154

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

types/defines/cf.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,6 @@ interface IncomingRequestCfPropertiesBotManagementBase {
371371
staticResource: boolean;
372372
/**
373373
* List of IDs that correlate to the Bot Management heuristic detections made on a request (you can have multiple heuristic detections on the same request).
374-
* Use this field to explicitly match a specific heuristic or to exclude a heuristic in a rule.
375374
*/
376375
detectionIds: number[];
377376
}

0 commit comments

Comments
 (0)