You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/api-management/devops-api-development-templates.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ Both GitHub and Azure Repos allow approval pipelines to be configured that run w
43
43
* API specification linters such as [Spectral][12] to ensure that the definition meets API standards required by the organization.
44
44
* Breaking change detection using tools such as [openapi-diff][13].
45
45
* 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.
47
47
48
48
> [!NOTE]
49
49
> 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.
0 commit comments