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/add-api-manually.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
@@ -85,7 +85,7 @@ This section shows how to add an operation that takes a parameter. In this examp
85
85
Test the operation in the Azure portal. (You can also test it in the developer portal.)
86
86
87
87
1. Select the **Test** tab.
88
-
1. Select **GetStatus**. Under**code**, enter **200**.
88
+
1. Select **GetStatus**. In**code**, enter **200**.
89
89
1. Select **Send**.
90
90
91
91
The response that the `http://httpbin.org/status/200` operation generates appears in the **HTTP response** section. If you want to transform your operations, see [Transform and protect your API](transform-api.md).
0 commit comments