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 8fc7fc8 commit 92f5471Copy full SHA for 92f5471
docs/speakeasy-reference/cli/openapi/diff.md
@@ -17,7 +17,7 @@ speakeasy openapi diff [flags]
17
### Options
18
19
```
20
- -f, --format string output format (default "summary")
+ -f, --format string output format (available options: [summary console html]) (default "summary")
21
-h, --help help for diff
22
--new string local filepath or URL for the updated OpenAPI schema
23
--old string local filepath or URL for the base OpenAPI schema to compare against
0 commit comments