Skip to content

Commit 17617e9

Browse files
feat: add OpenAPI Preview (#517) (#519)
Co-authored-by: Phil Sturgeon <[email protected]>
1 parent 8358fef commit 17617e9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

_data/tools.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1700,6 +1700,16 @@
17001700
v2: true
17011701
v3: true
17021702

1703+
- name: VSCode OpenAPI Preview
1704+
category: documentation
1705+
language: TypeScript
1706+
link: https://marketplace.visualstudio.com/items?itemName=zoellner.openapi-preview
1707+
github: https://github.com/zoellner/openapi-preview
1708+
description: Preview OpenAPI v3.0 & v3.1 documents in Visual Studio Code using Spotlight Elements.
1709+
v2: false
1710+
v3: true
1711+
v3_1: true
1712+
17031713
- name: openapi-processor
17041714
category:
17051715
- server

0 commit comments

Comments
 (0)