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 1ca017b commit 8358fefCopy full SHA for 8358fef
_data/tools.yml
@@ -1982,6 +1982,18 @@
1982
link: https://marketplace.visualstudio.com/items?itemName=proohit.openapi-snippets
1983
github: https://github.com/proohit/openapi-snippets
1984
1985
+- name: VSCode OpenAPI Viewer
1986
+ category:
1987
+ - documentation
1988
+ - text-editors
1989
+ language: TypeScript
1990
+ link: https://marketplace.visualstudio.com/items?itemName=AndrewButson.vscode-openapi-viewer
1991
+ github: https://github.com/arbs-io/vscode-openapi-viewer
1992
+ description: Preview and edit JSON or YAML OpenAPI specifications in Visual Studio Code using RapiDoc.
1993
+ v2: true
1994
+ v3: true
1995
+ v3_1: true
1996
+
1997
- name: Spectator
1998
category: testing
1999
language: PHP
0 commit comments