mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-24 02:56:52 -05:00
groupware: minor typo fixes
This commit is contained in:
@@ -2498,7 +2498,6 @@ type VacationResponseSetResponse struct {
|
||||
NotCreated map[string]SetError `json:"notCreated,omitempty"`
|
||||
NotUpdated map[string]SetError `json:"notUpdated,omitempty"`
|
||||
NotDestroyed map[string]SetError `json:"notDestroyed,omitempty"`
|
||||
XXXXXXState State `json:"state,omitempty"`
|
||||
}
|
||||
|
||||
// One of these attributes must be set, but not both.
|
||||
|
||||
@@ -157,7 +157,7 @@ type SwaggerMailboxesForAllAccountsResponse200 struct {
|
||||
Body map[string][]jmap.Mailbox
|
||||
}
|
||||
|
||||
// swagger:route GET /groupware/accounts/all/mailboxes mailbox mailboxesforallaccounts
|
||||
// swagger:route GET /groupware/accounts/all/mailboxes mailboxesforallaccounts mailbox
|
||||
// Get the list of all the mailboxes of all accounts of a user, potentially filtering on the
|
||||
// role of the mailboxes.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user