Skip to content

Commit 6167af9

Browse files
schema validation edits
1 parent 6099445 commit 6167af9

File tree

1 file changed

+7
-6
lines changed
  • src/content/docs/api-shield/security/schema-validation

1 file changed

+7
-6
lines changed

src/content/docs/api-shield/security/schema-validation/index.mdx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -141,10 +141,11 @@ To set up a fallthrough action:
141141
<Steps>
142142
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login), and select your account and domain.
143143
2. Go to **Security** > **Settings**.
144-
3. Under **Custom fallthrough rules**, select **Create custom fallthrough rule** to create a custom fallthrough rule with the template.
145-
4. Give your rule a descriptive name.
146-
5. Choose one or more hostnames from the dropdown menu and select your action.
147-
6. Select **Save as draft** to deploy later, or **Deploy** to deploy now.
144+
3. Filter by **API abuse**.
145+
4. Under **Custom fallthrough rules**, select **Create custom fallthrough rule** to create a custom fallthrough rule with the template.
146+
5. Give your rule a descriptive name.
147+
6. Choose one or more hostnames from the dropdown menu and select your action.
148+
7. Select **Save as draft** to deploy later, or **Deploy** to deploy now.
148149
</Steps>
149150
</TabItem>
150151
</Tabs>
@@ -165,7 +166,7 @@ You can use the `cf.api_gateway.fallthrough_triggered` syntax in your own custom
165166
3. Go to **Schema Validation** and select the schema in the Schema list.
166167
4. Check the multi-select box to select the endpoints shown on the current page.
167168
5. Choose **Select all endpoints**.
168-
6. Select **Change Action**.
169+
6. Select **Change action**.
169170
7. Choose an action from the dropdown menu.
170171
8. Select **Set action**.
171172
</Steps>
@@ -175,7 +176,7 @@ You can use the `cf.api_gateway.fallthrough_triggered` syntax in your own custom
175176
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login), and select your account and domain.
176177
2. Go to **Security** > **Web assets** > **Schema Validation**.
177178
3. Check the multi-select box to select all endpoints associated with the schema.
178-
4. Select **Change Action**.
179+
4. Select **Change action**.
179180
5. Choose an action from the dropdown menu.
180181
6. Select **Set action**.
181182
</Steps>

0 commit comments

Comments
 (0)