Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type Differ ¶
type Options ¶
type Options struct {
OpenAPIDiffJarFile *string // file path of the OpenAPI JAR file, set by Flags
OpenAPIDiffJavaOpts *string // Java options for running openapi-diff, e.g. -Xms512m -Xmx1024m, set by Flags
Format *string // format to use for outputting results [string] [choices: "html", "json", "markdown", "html", "text"] [default: "json"]
}
Click to show internal directories.
Click to hide internal directories.