v1.14.1
This commit is contained in:
@@ -79,6 +79,9 @@ type ListResourceConsumption struct {
|
||||
|
||||
// Access Control List
|
||||
type ACL struct {
|
||||
// Email
|
||||
Email string `json:"email"`
|
||||
|
||||
// Explicit
|
||||
Explicit bool `json:"explicit"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user