Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.78 KB

PRERELEASE.md

File metadata and controls

31 lines (25 loc) · 1.78 KB

Pre-release of Azure API Center for Visual Studio Code

Changelog

Note: This changelog only includes the changes for the pre-release versions of Azure API Center for Visual Studio Code. For the changelog of stable versions, please refer to the Changelog of Azure API Center for Visual Studio Code.

September 26, 2024

  • Add Platform API Catalog to Azure API Center:
    • Connect to An Existing API Center from UI, Command Palette or DeepLink
    • View and List all the APIs, Versions, Definitions
    • Export API, Generate API Client, Generate Markdown, Open API Document from API Definitions
    • Sign In and Sign Out from Platform API Catalog
    • Disconnect to Platform API Catalog
    • Search APIs from Platform API Catalog

August 19, 2024

  • Manage API Analysis for Azure API Center:
    • Enable API Analysis
    • View and edit linting rules
    • Create, rename and delete JavaScript Custom Functions
    • Live linting for OpenAPI documentation to test linting rules
    • Sync linting rules to local
    • Deploy linting rules to Azure API Center
  • Generating Open API specification from an API code: use gpt-4o model to increase performance.
  • Set active API Style Guide: support to select active file.

July 16, 2024

  • Generating Markdown documentation for an API: We have added a new command in the tree view of API definition called "Generate Markdown" to allow developers to easily generate markdown documentation.
  • Generating Open API specification from an API code: Developers now can right click on any API code and invoke the "Generate API Documentation" menu (under "Copilot" menu) to generate Open API specification document when provided with API code.
  • Deprecation of Azure account extension