You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@ OpenAPI DevTools is a Chrome extension that generates OpenAPI specifications in
36
36
- Automatically merges new request & response headers, bodies, and query parameters per endpoint
37
37
- Click on a [path parameter](https://www.abstractapi.com/api-glossary/path-parameters) and the app will automatically merge existing and future matching requests
38
38
- View the specification inside the tool using [Redoc](https://www.npmjs.com/package/redoc) and download with a click
39
+
- Export and save a session at any time, or share it with others
39
40
40
41
<palign="right">(<ahref="#readme-top">back to top</a>)</p>
0 commit comments