v1.6.12
This commit is contained in:
@@ -16,7 +16,7 @@ type GetRequest struct {
|
||||
|
||||
// If set to False returns only images in status CREATED
|
||||
// Required: false
|
||||
ShowAll bool `url:"showAll,omitempty" json:"showAll,omitempty"`
|
||||
ShowAll bool `url:"show_all,omitempty" json:"show_all,omitempty"`
|
||||
}
|
||||
|
||||
// Get gets image by ID.
|
||||
|
||||
Reference in New Issue
Block a user