We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8358fef commit 17617e9Copy full SHA for 17617e9
_data/tools.yml
@@ -1700,6 +1700,16 @@
1700
v2: true
1701
v3: true
1702
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
+
1713
- name: openapi-processor
1714
category:
1715
- server
0 commit comments