Skip to content

Commit 4ab2e2d

Browse files
Update src/content/docs/ruleset-engine/rules-language/fields/dynamic-fields.mdx
Co-authored-by: Pedro Sousa <[email protected]>
1 parent 87399c2 commit 4ab2e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ruleset-engine/rules-language/fields/dynamic-fields.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Indicates whether or not the request contained an API session authentication tok
3838

3939
`cf.api_gateway.request_violates_schema` <Type text='Boolean' />
4040

41-
Indicates whether the request violated the [schema assigned](/api-shield/security/schema-validation/) to the respective saved endpoint.
41+
Indicates whether the request [violated the schema](/api-shield/security/schema-validation/) assigned to the respective saved endpoint.
4242

4343
## `cf.api_gateway.fallthrough_detected`
4444

0 commit comments

Comments
 (0)