# Structs
ExpandSpec is a command that expands the $refs in a swagger document.
FlattenSpec is a command that flattens a swagger document which will expand the remote references in a spec and move inline schemas to definitions after flattening there are no complex inlined anymore.
Generate command to group all generator commands together.
InitCmd is a command namespace for initializing things like a swagger spec.
MixinSpec holds command line flag definitions specific to the mixin command.
PrintVersion the command.
ServeCmd to serve a swagger spec with docs ui.
ValidateSpec is a command that validates a swagger document against the swagger specification.