[Ruleset Engine] Fields reference: Fix data type of cf.bot_management.static_resource and cf.edge.server_port (#27291)

This commit is contained in:
Jonas Bushart 2026-01-05 13:42:21 +02:00 committed by GitHub
parent 0cb99f36d9
commit 725dd9287e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -552,7 +552,7 @@ entries:
Requires a Cloudflare Enterprise plan with [Bot Management](/bots/plans/bm-subscription/) enabled.
- name: cf.bot_management.static_resource
data_type: Number
data_type: Boolean
categories: [Request, Bots]
keywords: [request, bots, client, visitor]
plan_info_label: Enterprise add-on
@ -625,7 +625,7 @@ entries:
This field is only meaningful for [BYOIP customers](/byoip/).
- name: cf.edge.server_port
data_type: IP address
data_type: Number
categories: [Request]
keywords: [request, cloudflare, client, visitor]
summary: Represents the port number at which the Cloudflare global network received the request.