Skip to content

Commit 16ff7e1

Browse files
author
gitName
committed
status
1 parent 574b4e8 commit 16ff7e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/import-and-publish.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ If you have problems importing an API definition, see the [list of known issues
7272
You can call API operations directly from the Azure portal, which provides a convenient way to view and test the operations. In the portal's test console, by default, APIs are called by using a key from the built-in all-access subscription. You can also test API calls by using a subscription key scoped to a product.
7373

7474
1. In the left navigation of your API Management instance, select **APIs** > **Swagger Petstore**.
75-
1. Select the **Test** tab, and then select **Finds Pets by status**. The page shows the *status* **Query parameter**. Select one of the available values, such as *Sold*. You can also add query parameters and headers here.
75+
1. Select the **Test** tab, and then select **Finds Pets by status**. The page shows the *status* **Query parameter**. Select one of the available values, such as *pending*. You can also add query parameters and headers here.
7676

7777
In the **HTTP request** section, the **Ocp-Apim-Subscription-Key** header is filled in automatically for you, which you can see if you select the "eye" icon.
7878
1. Select **Send**.

0 commit comments

Comments
 (0)