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 05c2ca2 commit ee581f6Copy full SHA for ee581f6
1 file changed
src/content/tools/openapi-explorer.md
@@ -6,11 +6,12 @@ categories:
6
link: https://github.com/Rhosys/openapi-explorer/blob/main/README.md
7
languages:
8
javascript: true
9
+ typescript: true
10
custom element: true
-repo: https://github.com/Rhosys/openapi-explorer
11
+repo: https://github.com/Authress-Engineering/openapi-explorer
12
oasVersions:
13
v2: true
14
v3: true
15
v3_1: true
- v3_2: false
16
+ v3_2: true
17
---
0 commit comments