Documentation
¶
Index ¶
Constants ¶
View Source
const LanguageRef = "openapi"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// Compact controls whether the generated JSON should be pretty printed or
// not.
Compact bool `yaml:"compact"`
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.