Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ItemsResponse ¶
type ItemsResponse struct {
// in: body
Body []Item
}
ItemsResponse is a response whose body is an array of objects (the #1881 "array-of-object response yields invalid spec" case).
swagger:response itemsResponse
Click to show internal directories.
Click to hide internal directories.