Skip to content

Commit

Permalink
Add automatic generator openapi-devtools (#452)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewWalsh committed Apr 22, 2024
1 parent eba8ea9 commit 80e8d50
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions _data/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1135,19 +1135,6 @@
v3: true
v3_1: true

- name: "at-your-service"
category:
- miscellaneous
link: https://atyourservice.awalsh.io/
github: https://github.com/AndrewWalsh/at-your-service
language: TypeScript
description: >
A developer tool for API observability on the browser. Generate OpenAPI
specifications and code from network traffic
v2: false
v3: false
v3_1: true

- name: openapi-validator-middleware
category:
- data-validators
Expand Down Expand Up @@ -1797,6 +1784,18 @@
description: NodeJs OpenAPI 3 based documentation generator which sits between server APIs and anyone calling the APIs
v3: true

- name: OpenAPI DevTools
category:
- auto-generators
- documentation
language: TypeScript
link: https://chrome.google.com/webstore/detail/openapi-devtools/jelghndoknklgabjgaeppjhommkkmdii
github: https://github.com/AndrewWalsh/openapi-devtools
description: Browser extension that generates API specs for any app or website
v2: false
v3: true
v3_1: true

- name: oa-client
category:
- miscellaneous
Expand Down

0 comments on commit 80e8d50

Please sign in to comment.