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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ OpenAPI is a specification for describing RESTful APIs. OpenAPI 3.0 allows us to
10
10
11
11
The good news is that there are many validators for JSON Schema for different languages. The bad news is that OpenAPI 3.0 is not entirely compatible with JSON Schema. The Schema Object of OpenAPI 3.0 is an extended subset of JSON Schema Specification Wright Draft 00 with some differences.
12
12
13
-
The purpose of this project is to fill the grap by doing the conversion between these two formats.
13
+
The purpose of this project is to fill the gap by doing the conversion between these two formats.
0 commit comments