Public Preview: Pre-release version - Azure API Center Visual Studio Code extension now adding a pre-release version
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.
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.