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 4a5f256 commit 199834eCopy full SHA for 199834e
README.adoc
@@ -32,6 +32,7 @@ a Java 11 based link:{openapi}[OpenAPI] 3.0.x & 3.1 parser with validation and p
32
* validate OpenAPI 3.0.x & 3.1 (json schema validation, can follow $ref's in the OpenAPI document)
33
* separate apis for OpenAPI 3.0 & 3.1
34
* easily get resolved $ref object
35
+* bundle & write (single file) OpenAPI document
36
* minimal dependencies
37
* pluggable document reader
38
* pluggable json/yaml converter
0 commit comments