Skip to content

Commit

Permalink
feat: add OpenAPI Preview (#517) (#519)
Browse files Browse the repository at this point in the history
Co-authored-by: Phil Sturgeon <[email protected]>
  • Loading branch information
AndrewWalsh and philsturgeon authored Jun 4, 2024
1 parent 8358fef commit 17617e9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions _data/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1700,6 +1700,16 @@
v2: true
v3: true

- name: VSCode OpenAPI Preview
category: documentation
language: TypeScript
link: https://marketplace.visualstudio.com/items?itemName=zoellner.openapi-preview
github: https://github.com/zoellner/openapi-preview
description: Preview OpenAPI v3.0 & v3.1 documents in Visual Studio Code using Spotlight Elements.
v2: false
v3: true
v3_1: true

- name: openapi-processor
category:
- server
Expand Down

0 comments on commit 17617e9

Please sign in to comment.