Skip to content

Commit 9f7aca2

Browse files
endpoint limit update (#16505)
1 parent 2683b62 commit 9f7aca2

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ OpenAPI schemas generated by different tooling may not be specific enough to imp
157157

158158
Currently, API Shield cannot validate some features of API schemas, including the following: all responses, external references, non-basic path templating, or unique items.
159159

160-
There is a limit of 10,000 total operations for enabled schemas. We will raise this limit in the near future.
160+
There is a limit of 10,000 total operations for enabled schemas.
161161

162162
## Body inspection
163163

0 commit comments

Comments
 (0)