Skip to content

Commit 59c68fe

Browse files
author
gitName
committed
wording
1 parent 20e8369 commit 59c68fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/api-center/enable-managed-api-analysis-linting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In this scenario:
3030
* Currently, only OpenAPI specification documents in JSON or YAML format are analyzed.
3131
* By default, you enable analysis with the [`spectral:oas` ruleset](https://docs.stoplight.io/docs/spectral/4dec24461f3af-open-api-rules). To learn more about the built-in rules, see the [Spectral GitHub repo](https://github.com/stoplightio/spectral/blob/develop/docs/reference/openapi-rules.md).
3232
* Currently, you configure a single ruleset, and it's applied to all OpenAPI definitions in your API center.
33-
* The following are limits for maximum number of API definitions linted:
33+
* The following are limits for maximum number of API definitions analyzed:
3434
* Free tier: 10
3535
* Standard tier: 200 per 24 hours
3636

articles/api-center/includes/api-center-service-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.custom: Include file
2323
| Maximum number of custom metadata properties per entity<sup>4</sup> | 10 | 20 |
2424
| Maximum number of child properties in custom metadata property of type "object" | 10 |10 |
2525
| Maximum requests per minute (data plane) | 3,000 | 6,000 |
26-
| Maximum number of API definitions [linted](../enable-managed-api-analysis-linting.md) | 10 | 200 per 24 hours |
26+
| Maximum number of API definitions [analyzed](../enable-managed-api-analysis-linting.md) | 10 | 200 per 24 hours |
2727
| Maximum number of linked API sources<sup>5</sup> | 1 | 3 |
2828

2929
<sup>1</sup> Free plan provided for 90 days, then service is soft-deleted.<br/>

0 commit comments

Comments
 (0)