Skip to content

Commit 0583164

Browse files
author
gitName
committed
review
1 parent 775225b commit 0583164

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
-62.8 KB
Loading
-27 KB
Loading
34.2 KB
Loading

articles/api-management/visual-studio-code-tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.service: azure-api-management
55
author: dlepow
66
ms.author: danlep
77
ms.topic: tutorial
8-
ms.date: 11/12/2024
8+
ms.date: 11/19/2024
99
ms.custom: devdivchpfy22
1010
---
1111

@@ -52,7 +52,7 @@ After the API is imported successfully, it appears in the Explorer pane, and ava
5252

5353
## Edit the API
5454

55-
You can edit the API in Visual Studio Code. For example, edit the Resource Manager JSON description of the API in the editor window to remove the **http** protocol used to access the API.
55+
You can edit the API in Visual Studio Code. For example, edit the Resource Manager JSON description of the API in the editor window to remove the **http** protocol used to access the API, which is highlighted in the following snip:
5656

5757
:::image type="content" source="media/visual-studio-code-tutorial/import-demo-api.png" alt-text="Screenshot of editing JSON description in Visual Studio Code.":::
5858

0 commit comments

Comments
 (0)