Skip to content

Commit

Permalink
feat: add OpenAPI Viewer (#517) (#520)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewWalsh authored Jun 4, 2024
1 parent 1ca017b commit 8358fef
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions _data/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1982,6 +1982,18 @@
link: https://marketplace.visualstudio.com/items?itemName=proohit.openapi-snippets
github: https://github.com/proohit/openapi-snippets

- name: VSCode OpenAPI Viewer
category:
- documentation
- text-editors
language: TypeScript
link: https://marketplace.visualstudio.com/items?itemName=AndrewButson.vscode-openapi-viewer
github: https://github.com/arbs-io/vscode-openapi-viewer
description: Preview and edit JSON or YAML OpenAPI specifications in Visual Studio Code using RapiDoc.
v2: true
v3: true
v3_1: true

- name: Spectator
category: testing
language: PHP
Expand Down

0 comments on commit 8358fef

Please sign in to comment.