Skip to content

Commit b3af091

Browse files
committed
Update README with links to related projects
1 parent ddc3ad1 commit b3af091

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ The good news is that there are many validators for JSON Schema for different la
1212

1313
The purpose of this project is to fill the gap by doing the conversion between these two formats.
1414

15+
There is also a [CLI tool for this](https://github.com/mikunn/openapi2schema).
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+
1519
## Features
1620

1721
* converts OpenAPI 3.0 Schema Object to JSON Schema Draft 4

0 commit comments

Comments
 (0)