Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenericError ¶
type GenericError struct { // in:body // Message describing the error // Required: true Error string `json:"error"` }
Generic API error swagger:model GenericError
Click to show internal directories.
Click to hide internal directories.