Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { Url string `yaml:"url"` Description string `yaml:"description"` Variables map[string]ServerVariable }
Server is a programmatic representation of the OpenApi Document object defined here: https://swagger.io/specification/#openapi-object
type ServerVariable ¶
Click to show internal directories.
Click to hide internal directories.