Skip to content

Commit 038adad

Browse files
committed
review comments
1 parent d156a5d commit 038adad

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/api-management/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -660,14 +660,14 @@
660660
href: breaking-changes/metrics-retirement-aug-2023.md
661661
- name: Virtual network changes (September 2023)
662662
href: breaking-changes/rp-source-ip-address-change-sep-2023.md
663-
- name: API version retirements (June 2024)
664-
href: breaking-changes/api-version-retirement-sep-2023.md
665663
- name: Self-hosted gateway v0/v1 retirements (October 2023)
666664
href: breaking-changes/self-hosted-gateway-v0-v1-retirement-oct-2023.md
667665
- name: Deprecated (legacy) developer portal (October 2023)
668666
href: breaking-changes/legacy-portal-retirement-oct-2023.md
669667
- name: Workspaces preview breaking changes (June 2024)
670668
href: breaking-changes/workspaces-breaking-changes-june-2024.md
669+
- name: API version retirements (June 2024)
670+
href: breaking-changes/api-version-retirement-sep-2023.md
671671
- name: stv1 compute platform retirement (August 2024)
672672
href: breaking-changes/stv1-platform-retirement-august-2024.md
673673
- name: Workspaces preview breaking changes, part 2 (March 2025)

articles/api-management/devops-api-development-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Both GitHub and Azure Repos allow approval pipelines to be configured that run w
4343
* API specification linters such as [Spectral][12] to ensure that the definition meets API standards required by the organization.
4444
* Breaking change detection using tools such as [openapi-diff][13].
4545
* Security audit and assessment tools. [OWASP maintains a list of tools][14] for security scanning.
46-
* Automated API test frameworks, such as those available in different development libraries.
46+
* Automated API test frameworks.
4747

4848
> [!NOTE]
4949
> Azure APIs must conform to a [strict set of guidelines][26] that you can use as a starting point for your own API guidelines. There is a [Spectral configuration][27] for enforcing the guidelines.

articles/api-management/export-api-postman.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.topic: how-to
88
ms.date: 08/06/2024
99
ms.author: danlep
1010
---
11-
# Export API definition to Postman for API testing and monitoring
11+
# Export API definition to Postman for API testing, monitoring, and development
1212

1313
[!INCLUDE [api-management-availability-all-tiers](../../includes/api-management-availability-all-tiers.md)]
1414

0 commit comments

Comments
 (0)