Skip to content

Commit 3404b76

Browse files
authored
Merge pull request #288678 from dlepow/owasp2023
[APIM] Update OWASP threats - 2023 top 10
2 parents d93c6d9 + d18f61f commit 3404b76

File tree

2 files changed

+164
-236
lines changed

2 files changed

+164
-236
lines changed

articles/api-management/add-api-manually.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Test the operation in the Azure portal. You can also test it in the **Developer
9191
This section shows how to add a wildcard operation. A wildcard operation lets you pass an arbitrary value with an API request. Instead of creating separate GET operations as shown in the previous sections, you could create a wildcard GET operation.
9292

9393
> [!CAUTION]
94-
> Use care when configuring a wildcard operation. This configuration may make an API more vulnerable to certain [API security threats](mitigate-owasp-api-threats.md#improper-assets-management).
94+
> Use care when configuring a wildcard operation. This configuration may make an API more vulnerable to certain [API security threats](mitigate-owasp-api-threats.md#improper-inventory-management).
9595
9696
### Add the operation
9797

0 commit comments

Comments
 (0)