Skip to content

Commit

Permalink
docs: update the readme string (#296)
Browse files Browse the repository at this point in the history
* docs: update the readme string

* Update CHANGELOG.md with detailed API documentation

---------

Co-authored-by: Jun Han <[email protected]>
  • Loading branch information
wenytang-ms and formulahendry authored Dec 17, 2024
1 parent ae1381e commit 3393267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
* Set active API Style Guide: support to select active file.
* 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 OpenAPI 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 OpenAPI specification document when provided with API code.
* Developers now can right click on any API code and invoke the "Generate API Documentation" menu (under "Copilot" menu) to generate OpenAPI specification document based on current file.
* Use `gpt-4o` model to increase performance.

## 1.0.0
Expand Down

0 comments on commit 3393267

Please sign in to comment.