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 b3af091 commit ede48f6Copy full SHA for ede48f6
README.md
@@ -12,7 +12,7 @@ The good news is that there are many validators for JSON Schema for different la
12
13
The purpose of this project is to fill the gap by doing the conversion between these two formats.
14
15
-There is also a [CLI tool for this](https://github.com/mikunn/openapi2schema).
+There is also a [CLI tool](https://github.com/mikunn/openapi2schema) for creating a JSON of schemas from the whole API specification.
16
17
If you need to do the conversion in reverse, checkout [json-schema-to-openapi-schema](https://github.com/philsturgeon/json-schema-to-openapi-schema).
18
0 commit comments