Skip to content

Commit c0d8744

Browse files
committed
wording
1 parent 6ee93c0 commit c0d8744

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ In this scenario:
3333
* Currently, only OpenAPI specification documents in JSON or YAML format are analyzed.
3434
* 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).
3535
* Currently, you configure a single ruleset, and it's applied to all OpenAPI definitions in your API center.
36-
* Azure API Center applies the following limits for linting:
37-
* Linting operations per 4 hours (Standard tier): 100
38-
* Linting operations per 4 hours (Free tier): 10
36+
* Azure API Center applies the following limits for analysis and linting:
37+
* API definitions linted per 4 hours (Standard tier): 100
38+
* API definition linted per 4 hours (Free tier): 10
3939

4040
## Prerequisites
4141

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>3</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-
| API definition linting operations per 4 hours | 10 | 100 |
26+
| API definitions linted per 4 hours | 10 | 100 |
2727

2828
<sup>1</sup> To increase a limit in the Standard plan, contact [support](https://azure.microsoft.com/support/options/).<br/>
2929
<sup>2</sup> In the Free plan, use of full service features including API analysis and access through the data plane API is limited to 5 APIs.<br/>

0 commit comments

Comments
 (0)