Skip to content

Commit

Permalink
Update src/content/docs/ruleset-engine/rules-language/fields/dynamic-…
Browse files Browse the repository at this point in the history
…fields.mdx
  • Loading branch information
crwaters16 authored Jan 7, 2025
1 parent 4ab2e2d commit 4c40ff8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The Cloudflare Rules language supports these dynamic fields.

`cf.api_gateway.auth_id_present` <Type text='Boolean' />

Indicates whether or not the request contained an API session authentication token, as defined by API Shield's saved [session identifiers](/api-shield/get-started/#session-identifiers/).
Indicates whether the request contained an API session authentication token, as defined by API Shield's saved [session identifiers](/api-shield/get-started/#session-identifiers/).

## `cf.api_gateway.request_violates_schema`

Expand Down

0 comments on commit 4c40ff8

Please sign in to comment.