Skip to content

Commit

Permalink
fix: add DeleteCalendarResponse in JaxbUtil.
Browse files Browse the repository at this point in the history
  • Loading branch information
drazen04 committed Nov 11, 2024
1 parent 86877e5 commit 1ac5efe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions soap/src/main/java/com/zimbra/soap/JaxbUtil.java
Original file line number Diff line number Diff line change
Expand Up @@ -676,6 +676,7 @@ public final class JaxbUtil {
com.zimbra.soap.mail.message.CreateWaitSetRequest.class,
com.zimbra.soap.mail.message.CreateWaitSetResponse.class,
com.zimbra.soap.mail.message.DeleteCalendarRequest.class,
com.zimbra.soap.mail.message.DeleteCalendarResponse.class,
com.zimbra.soap.mail.message.DeclineCounterAppointmentRequest.class,
com.zimbra.soap.mail.message.DeclineCounterAppointmentResponse.class,
com.zimbra.soap.mail.message.DeleteDataSourceRequest.class,
Expand Down

0 comments on commit 1ac5efe

Please sign in to comment.