v1.9.0
This commit is contained in:
@@ -23,10 +23,6 @@ type SearchRequest struct {
|
||||
// If False, then VINSes having one of the statuses are not listed for
|
||||
// Required: false
|
||||
ShowAll bool `url:"show_all,omitempty" json:"show_all,omitempty"`
|
||||
|
||||
// Reason for action
|
||||
// Required: false
|
||||
Reason string `url:"reason,omitempty" json:"reason,omitempty"`
|
||||
}
|
||||
|
||||
// Search searches VINSes
|
||||
|
||||
Reference in New Issue
Block a user