Skip to content

Commit

Permalink
docs: resolve comments
Browse files Browse the repository at this point in the history
  • Loading branch information
formulahendry committed Jul 15, 2024
1 parent c5b9e17 commit 6a944e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions PRERELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
### July 16, 2024

* Generating Markdown documentation for a 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 a 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.
* 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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Explore API requests and responses with automated .http file generation powered

![generate-http-file](./media/generate-http-file.png)

[pre-release] Generate markdown documentation for a API definition.
[pre-release] Generate markdown documentation for an API definition.

![Generate Markdown](./media/generate-markdown.png)

Expand Down

0 comments on commit 6a944e4

Please sign in to comment.