Skip to content

Commit 5061fe0

Browse files
committed
addgif
1 parent f093d4a commit 5061fe0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
4.53 MB
Loading

articles/api-center/use-vscode-extension.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ Visual Studio Code will open a diff view between the two API specifications. Any
8888

8989
Use the power of GitHub Copilot with the Azure API Center extension for Visual Studio Code to create an OpenAPI specification file from your API code. Right click on the API code, select **Copilot** from the options, and select **Generate API documentation**. This will create an OpenAPI specification file.
9090

91+
:::image type="content" source="media/use-vscode-extension/generate-api-documentation.gif" alt-text="GIF showing how to use GitHub Copilot to generate an OpenAPI spec from code.":::
92+
9193
After generating the OpenAPI specification file and checking for accuracy, you can register the API with your API center using the **Azure API Center: Register API** command.
9294

9395
## Discover APIs

0 commit comments

Comments
 (0)