Trace Id is missing
Skip to main content
Azure
IN PREVIEW

Public Preview: Pre-release version - Azure API Center Visual Studio Code extension now adding a pre-release version

Published date: Aug 08, 2024

Azure API Center Visual Studio Code extension enables developers to build, discover, try, and consume APIs in Azure API Center. We are now adding a pre-release version to allow developers and API managers to try and test new features.

In this pre-release, we are adding two new features:

1. Generate OpenAPI specification file from API code: Developers can now 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.

The screen displays a code editor with a tab labeled "[Extension Development Host] apicenter-test.

2. Generate Markdown: Developers can now generate the markdown documentation for any API in API center. You can now right click on the API definition file and select "Generate Markdown" to generate markdown documentation for API.

Screenshot of a computer displaying text related to climate API authentication.

You can learn more about the Azure API Center Visual Studio Code extension pre-release version here.

The GitHub repo link is here.