Skip to content

Commit

Permalink
Update image size and formatting for OpenAPI Preview
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Sotnikov committed Sep 28, 2020
1 parent 8fa1f37 commit 48e3097
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@ By default, entries in the OpenAPI Explorer pane are sorted alphabetically. If y
### Preview OpenAPI documentation

You can get a documentation-style preview of the API you are editing by clicking the Preview button <img src="images/Preview_button.png" width=19 /> at the top right:
![IntelliSense for OpenAPI editing](images/OpenAPI_preview_pane.gif)

![OpenAPI Preview Pane](images/OpenAPI_preview_pane.gif)

Our extension supports two popular OpenAPI documentation generators: [SwaggerUI](https://swagger.io/tools/swagger-ui/) and [ReDoc](/~https://github.com/Redocly/redoc).

Expand All @@ -90,7 +91,7 @@ To change the default OpenAPI Preview rendering engine:
2. Expand the **Extensions** section and click **OpenAPI**.
3. Pick the option of your choice from the **Default Preview Rendered** dropdown list.

<img src="images/Change_OpenAPI_Preview_engine.jpg" width=600 />
![OpenAPI Preview Pane](images/Change_OpenAPI_Preview_engine.jpg)

## Use the extension to audit the security of your API

Expand Down
Binary file modified images/OpenAPI_preview_pane.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 48e3097

Please sign in to comment.