Skip to content

Commit 6772ae7

Browse files
committed
update readme
1 parent b712ad9 commit 6772ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ It identifies path parameters automatically without manual intervention. Data in
9494
- Automated identification of [path parameters](https://www.abstractapi.com/guides/api-glossary/path-parameters)
9595
- A desktop app that uses a proxy to generate specifications in real time (e.g. a real time version of [mitm2swagger](https://github.com/alufers/mitmproxy2swagger) that supports OpenAPI 3.1)
9696
- A [website](https://andrewwalsh.github.io/demystify/) and [command line tool](https://www.npmjs.com/package/demystify) that generates OpenAPI specifications from HAR files (e.g. [har-to-openapi](https://github.com/jonluca/har-to-openapi) or [openapi-autospec](https://github.com/Adawg4/openapi-autospec))
97-
- A [library](https://www.npmjs.com/package/demystify-lib) that learns from network traffic in real time, discovers API topoography, and can generate a representation of an API such as the OpenAPI standard
97+
- A [library](https://www.npmjs.com/package/demystify-lib) that learns from network traffic in real time, discovers API topography, and can generate a representation of an API such as the OpenAPI standard
9898
- An integrated API client that populates automatically and can generate code such as curl commands via [Scalar](https://github.com/scalar/scalar)
9999
- The capacity to generate different versions of OpenAPI or other HTTP-based standards such as GraphQL
100100

0 commit comments

Comments
 (0)