Skip to content

Commit 91c03eb

Browse files
author
gitName
committed
review comment
1 parent e6785b0 commit 91c03eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/api-center/build-register-apis-vscode-extension.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: API developers can use the Azure API Center extension for Visual St
44
author: dlepow
55
ms.service: azure-api-center
66
ms.topic: how-to
7-
ms.date: 11/06/2024
7+
ms.date: 11/08/2024
88
ms.author: danlep
99
ms.collection: ce-skilling-ai-copilot
1010
ms.custom:
@@ -77,7 +77,7 @@ The API Center plugin for [GitHub Copilot for Azure](https://marketplace.visuals
7777
1. In the chat panel, make a request in natural language to the `@azure` agent to describe what the API does. Example:
7878

7979
```vscode
80-
@azure Generate OpenAPI spec: Generate OpenAPI spec: An API that allows customers to pay for an order using various payment methods such as cash, checks, credit cards, and debit cards.
80+
@azure Generate OpenAPI spec: An API that allows customers to pay for an order using various payment methods such as cash, checks, credit cards, and debit cards.
8181
```
8282
8383
The agent responds with an OpenAPI specification document.

0 commit comments

Comments
 (0)