Skip to content

Commit 34fd2b4

Browse files
Merge pull request #281042 from dlepow/addgif
[APIC] Add GIF to VSCode article
2 parents f4cfe22 + e4ab6a5 commit 34fd2b4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
715 KB
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="Animation showing how to use GitHub Copilot to generate an OpenAPI spec from code." lightbox="media/use-vscode-extension/generate-api-documentation.gif":::
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)