Skip to content

Commit 02fcc06

Browse files
Apply suggestions from code review
1 parent cada733 commit 02fcc06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/docs/api-shield/management-and-monitoring/endpoint-labels.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ sidebar:
1010

1111
API Shield's labeling service will help you organize your endpoints and address vulnerabilities in your API. The labeling service comes with managed and user-defined labels.
1212

13-
Today, managed labels are useful for organizing endpoints by use case. In a future release, managed labels will automatically be added to endpoints with informative or security risks, alerting you on endpoints that need attention.
13+
Today, managed labels are useful for organizing endpoints by use case. In a future release, managed labels will automatically label endpoints by use case and those with informative or security risks, alerting you on endpoints that need attention.
1414

1515
User-defined labels can also be added to endpoints in API Shield by creating a label and adding it to an individual endpoint or multiple endpoints. User-defined labels will be useful for organizing your endpoints by owner, version, or type.
1616

17-
You can sort and filter your endpoints based on the labels.
17+
You can filter your endpoints based on the labels.
1818

1919
## Managed labels
2020

@@ -47,7 +47,7 @@ You can sort and filter your endpoints based on the labels.
4747
| Description | 4xx, 5xx responses | 2xx responses |
4848
| --- | --- | --- |
4949
| If _all_ requests are missing authentication, Cloudflare will apply the label: | (no label) | `cf-missing-auth` |
50-
| If only _some_ requests missing authentication, Cloudflare will apply the label: | (no label) | `cf-mixed-auth` |
50+
| If only _some_ requests are missing authentication, Cloudflare will apply the label: | (no label) | `cf-mixed-auth` |
5151

5252
## Create a label
5353

0 commit comments

Comments
 (0)