Skip to content

Commit 8358fef

Browse files
authored
feat: add OpenAPI Viewer (#517) (#520)
1 parent 1ca017b commit 8358fef

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

_data/tools.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1982,6 +1982,18 @@
19821982
link: https://marketplace.visualstudio.com/items?itemName=proohit.openapi-snippets
19831983
github: https://github.com/proohit/openapi-snippets
19841984

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+
19851997
- name: Spectator
19861998
category: testing
19871999
language: PHP

0 commit comments

Comments
 (0)