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 85e0e28 commit a0e28d7Copy full SHA for a0e28d7
README.md
@@ -69,7 +69,7 @@ Node : the type to check need to be in classpath.
69
70
```
71
java -jar dist-openapi-doc-tool-*.jar --mode [check-model] \
72
- --input-yaml [path-to-openapi] \
+ --input-openapi [path-to-openapi] \
73
--output-file [output-file] \
74
--check-type [java type to check] \
75
--check-schema [openapi schema to check]
0 commit comments