Skip to content

Commit 20e8369

Browse files
author
gitName
committed
[APIC] Linting limits
1 parent 6379f2d commit 20e8369

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
@@ -3,7 +3,7 @@ title: Managed API linting and analysis - Azure API Center
33
description: Enable managed linting of API definitions in your API center to analyze compliance of APIs with the organization's API style guide.
44
ms.service: azure-api-center
55
ms.topic: how-to
6-
ms.date: 08/23/2024
6+
ms.date: 11/01/2024
77
ms.author: danlep
88
author: dlepow
99
ms.custom:
@@ -30,9 +30,9 @@ 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 per 4 hours:
33+
* The following are limits for maximum number of API definitions linted:
3434
* Free tier: 10
35-
* Standard tier: 100
35+
* Standard tier: 200 per 24 hours
3636

3737
## Prerequisites
3838

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) per 4 hours | 10 | 100 |
26+
| Maximum number of API definitions [linted](../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)