v1.12.9
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
|
||||
// DeleteRequest struct to delete access group
|
||||
type DeleteRequest struct {
|
||||
// Comment of the access group
|
||||
// ID of the access group
|
||||
// Required: true
|
||||
GroupID string `url:"access_group_id" json:"access_group_id" validate:"required"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user