Skip to content

Commit e4ab6a5

Browse files
committed
syntax
1 parent c127b0b commit e4ab6a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ 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." source="media/use-vscode-extension/generate-api-documentation.gif":::
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":::
9292

9393
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.
9494

0 commit comments

Comments
 (0)