You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/api-shield/management-and-monitoring/endpoint-management/schema-learning.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,8 +40,8 @@ Learned schemas can optionally include:
40
40
41
41
## Limitations
42
42
43
-
Endpoints must be added for at least 24 hours before Schema Learning begins. Schema Learning is a continuous process that inspects the last 72 hours of traffic to an endpoint.
43
+
Endpoints must be added for at least 24 hours before schema learning begins. Schema learning is a continuous process that inspects the last 72 hours of traffic to an endpoint.
44
44
45
-
Schema Learning only learns from requests with `2xx` response codes.
45
+
Schema learning only learns from requests with `2xx` response codes.
46
46
47
-
Schema Learning works best with high volumes of traffic. You may see less confident learned schemas for endpoints with less than 10,000 requests in the last 72 hours.
47
+
Schema learning works best with high volumes of traffic. You may see less confident learned schemas for endpoints with less than 10,000 requests in the last 72 hours.
0 commit comments