Documentation ¶ Index ¶ func GetCommands(cloudSpec *spec.Swagger, w io.Writer, version string) func Modify(cloudSpec *spec.Swagger) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetCommands ¶ func GetCommands(cloudSpec *spec.Swagger, w io.Writer, version string) GetCommands generates a markdown formatted list of the swagger spec'd paths. func Modify ¶ func Modify(cloudSpec *spec.Swagger) Modify iterates over the received spec and adds some extensions to specific fields that need to either be set to nullable (Pointer of typee) or be to be omitted when they're empty. nolint Types ¶ This section is empty. Source Files ¶ View all Source files spec_commands.go spec_modifier.go Click to show internal directories. Click to hide internal directories.