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/restify-soap-api.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,13 +47,11 @@ In this article, you learn how to:
47
47
:::image type="content" source="./media/restify-soap-api/soap-to-rest.png" alt-text="Screenshot that shows the SOAP to REST option." lightbox="./media/restify-soap-api/soap-to-rest.png":::
48
48
49
49
1. The **Display name** and **Name** boxes are filled automatically with information from the SOAP API. Select **Create**.
50
-
1.A **Display name**, **URL**, and **Description** information is automatically filled for operations. They also receive a system-generated **Name**.
50
+
1.**Display name**, **URL**, and **Description** information is automatically entered for operations. Operations also receive a system-generated **Name**.
51
51
1. Enter other API settings. You can set the values when you create the API or configure them later by going to the **Settings** tab.
52
52
53
53
For more information about API settings, see [Import and publish your first API](import-and-publish.md#import-and-publish-a-backend-api).
54
54
55
-
1. Select **Create**.
56
-
57
55
## Test the new API in the Azure portal
58
56
59
57
You can call operations directly from the Azure portal. This method provides a convenient way to view and test the operations of an API.
0 commit comments