Skip to content

Commit

Permalink
Support for submit a query along with handling transient failures, O…
Browse files Browse the repository at this point in the history
…utlook namespace fluent api improvements
  • Loading branch information
vvgrem@gmail.com authored and vvgrem@gmail.com committed May 15, 2021
1 parent 7eeb94f commit bd7ba37
Show file tree
Hide file tree
Showing 57 changed files with 194 additions and 207 deletions.
12 changes: 0 additions & 12 deletions src/Common/UnmuteParticipantOperation.php

This file was deleted.

2 changes: 1 addition & 1 deletion src/OutlookServices/Attachment.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

/**
* Generated by phpSPO model generator 2020-05-26T22:07:25+00:00
* Modified: 2020-05-26T22:07:25+00:00
*/
namespace Office365\OutlookServices;

Expand Down
2 changes: 1 addition & 1 deletion src/OutlookServices/AttachmentItem.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

/**
* Generated by phpSPO model generator 2020-05-29T07:19:37+00:00
* Modified: 2020-05-29T07:19:37+00:00
*/
namespace Office365\OutlookServices;

Expand Down
2 changes: 1 addition & 1 deletion src/OutlookServices/Attendee.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

/**
* Generated by phpSPO model generator 2020-05-26T22:10:14+00:00
* Modified: 2020-05-26T22:10:14+00:00
*/
namespace Office365\OutlookServices;

Expand Down
2 changes: 1 addition & 1 deletion src/OutlookServices/AttendeeAvailability.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

/**
* Generated by phpSPO model generator 2020-05-26T22:10:14+00:00
* Modified: 2020-05-26T22:10:14+00:00
*/
namespace Office365\OutlookServices;

Expand Down
2 changes: 1 addition & 1 deletion src/OutlookServices/AttendeeBase.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

/**
* Generated by phpSPO model generator 2020-05-26T22:07:25+00:00
* Modified: 2020-05-26T22:07:25+00:00
*/
namespace Office365\OutlookServices;

Expand Down
2 changes: 1 addition & 1 deletion src/OutlookServices/Calendar.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

/**
* Generated by phpSPO model generator 2020-05-29T07:19:37+00:00
* Modified: 2020-05-29T07:19:37+00:00
*/
namespace Office365\OutlookServices;

Expand Down
2 changes: 1 addition & 1 deletion src/OutlookServices/CalendarGroup.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

/**
* Generated by phpSPO model generator 2020-05-24T22:03:02+00:00
* Modified: 2020-05-24T22:03:02+00:00
*/
namespace Office365\OutlookServices;

Expand Down
2 changes: 1 addition & 1 deletion src/OutlookServices/CalendarPermission.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

/**
* Generated by phpSPO model generator 2020-05-29T07:19:37+00:00
* Modified: 2020-05-29T07:19:37+00:00
*/
namespace Office365\OutlookServices;

Expand Down
2 changes: 1 addition & 1 deletion src/OutlookServices/CalendarSharingMessage.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

/**
* Generated by phpSPO model generator 2020-05-29T07:19:37+00:00
* Modified: 2020-05-29T07:19:37+00:00
*/
namespace Office365\OutlookServices;

Expand Down
2 changes: 1 addition & 1 deletion src/OutlookServices/CalendarSharingMessageAction.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

/**
* Generated by phpSPO model generator 2020-05-29T07:19:37+00:00
* Modified: 2020-05-29T07:19:37+00:00
*/
namespace Office365\OutlookServices;

Expand Down
Loading

0 comments on commit bd7ba37

Please sign in to comment.