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/import-and-publish.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
@@ -72,7 +72,7 @@ If you have problems importing an API definition, see the [list of known issues
72
72
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.
73
73
74
74
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.
76
76
77
77
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.
0 commit comments