Skip to content

Commit 4e63371

Browse files
committed
popped OpenAPIViewer down in the Os
2 parents da9f928 + 7ae197a commit 4e63371

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

_data/tools.yml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
- name: Alphadoc
2+
category:
3+
- documentation
4+
- description-validator
5+
link: https://alphadoc.io
6+
language: SaaS
7+
description:
8+
Alphadoc is a full featured developer experience platform. API components with granular parameter control and diagrams
9+
generated from your OpenAPI. Not only the reference, but the entire set of tutorials and guides automatically updates when
10+
the underlying API updates.
11+
v2: true
12+
v3: true
13+
v3_1: true
14+
115
- name: Docuo
216
category: documentation
317
link: https://docuo.spreading.ai/?via=ot
@@ -420,6 +434,17 @@
420434
v2: true
421435
v3: true
422436

437+
- name: Openapiviewer
438+
category:
439+
- documentation
440+
link: https://www.openapiviewer.com
441+
language: SaaS
442+
description:
443+
Upload a openapi.json and view it online via a shareable link. Nothing else. Uses OpenAPI Explorer under the hood.
444+
v2: false
445+
v3: true
446+
v3_1: true
447+
423448
- name: oas3-api-snippet-enricher
424449
category: documentation
425450
language: JavaScript

0 commit comments

Comments
 (0)