groupware: minor typo fixes

This commit is contained in:
Pascal Bleser
2025-09-08 17:05:43 +02:00
parent da0544ca7c
commit 989df10bad
2 changed files with 1 additions and 2 deletions

View File

@@ -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.