Skip to content

Commit

Permalink
Improved IFolder.EnsureFolderAsync implementation that works withou…
Browse files Browse the repository at this point in the history
…t the need to load all folders on a level, this way the method works on libraries with a large amount of folders #793
  • Loading branch information
jansenbe committed Mar 23, 2022
1 parent 043edbd commit 3bb5862
Show file tree
Hide file tree
Showing 167 changed files with 180 additions and 188 deletions.
1 change: 1 addition & 0 deletions src/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
- The `ISiteCollectionManager.GetSiteCollections` methods now allow to filter OneDrive for Business site collections [jansenbe - Bert Jansen]
- When creating a `PnPContext` via the `IPnPContextFactory` you can now specify a `CancellationToken`. Using this token pending request can be cancelled (e.g. breaking out of a throttling retry loop) [jansenbe - Bert Jansen]
- Only update the `FieldLink.DisplayName` value when it is specified #792 [jansenbe - Bert Jansen]
- Improved `IFolder.EnsureFolderAsync` implementation that works without the need to load all folders on a level, this way the method works on libraries with a large amount of folders #793 [Ironbell]

## [1.5.0]

Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"IsSuccessStatusCode":true,"StatusCode":200,"Headers":{"SPRequestGuid":"caf60ca0-20fd-3000-787b-4ae22cfed4ea","SPClientServiceRequestDuration":"9","X-SharePointHealthScore":"1","X-SP-SERVERSTATE":"ReadOnly=0"},"Response":"{\u0022RegionalSettings\u0022:{\u0022TimeZone\u0022:{\u0022Description\u0022:\u0022(UTC-08:00) Pacific Time (US and Canada)\u0022,\u0022Id\u0022:13,\u0022Information\u0022:{\u0022Bias\u0022:480,\u0022DaylightBias\u0022:-60,\u0022StandardBias\u0022:0}},\u0022AdjustHijriDays\u0022:0,\u0022AlternateCalendarType\u0022:0,\u0022AM\u0022:\u0022AM\u0022,\u0022CalendarType\u0022:1,\u0022Collation\u0022:25,\u0022CollationLCID\u0022:2070,\u0022DateFormat\u0022:0,\u0022DateSeparator\u0022:\u0022/\u0022,\u0022DecimalSeparator\u0022:\u0022.\u0022,\u0022DigitGrouping\u0022:\u00223;0\u0022,\u0022FirstDayOfWeek\u0022:0,\u0022FirstWeekOfYear\u0022:0,\u0022IsEastAsia\u0022:false,\u0022IsRightToLeft\u0022:false,\u0022IsUIRightToLeft\u0022:false,\u0022ListSeparator\u0022:\u0022,\u0022,\u0022LocaleId\u0022:1033,\u0022NegativeSign\u0022:\u0022-\u0022,\u0022NegNumberMode\u0022:1,\u0022PM\u0022:\u0022PM\u0022,\u0022PositiveSign\u0022:\u0022\u0022,\u0022ShowWeeks\u0022:false,\u0022ThousandSeparator\u0022:\u0022,\u0022,\u0022Time24\u0022:false,\u0022TimeMarkerPosition\u0022:0,\u0022TimeSeparator\u0022:\u0022:\u0022,\u0022WorkDayEndHour\u0022:1020,\u0022WorkDays\u0022:62,\u0022WorkDayStartHour\u0022:480},\u0022Id\u0022:\u00222c99a486-d6c9-4a4b-8d6f-a9faa364c92c\u0022,\u0022Url\u0022:\u0022https://bertonline.sharepoint.com/sites/prov-2\u0022}"}
{"IsSuccessStatusCode":true,"StatusCode":200,"Headers":{"SPRequestGuid":"1b9f2ca0-e05b-3000-f132-8598bf67f4ed","SPClientServiceRequestDuration":"8","X-SharePointHealthScore":"1","X-SP-SERVERSTATE":"ReadOnly=0"},"Response":"{\u0022RegionalSettings\u0022:{\u0022TimeZone\u0022:{\u0022Description\u0022:\u0022(UTC-08:00) Pacific Time (US and Canada)\u0022,\u0022Id\u0022:13,\u0022Information\u0022:{\u0022Bias\u0022:480,\u0022DaylightBias\u0022:-60,\u0022StandardBias\u0022:0}},\u0022AdjustHijriDays\u0022:0,\u0022AlternateCalendarType\u0022:0,\u0022AM\u0022:\u0022AM\u0022,\u0022CalendarType\u0022:1,\u0022Collation\u0022:25,\u0022CollationLCID\u0022:2070,\u0022DateFormat\u0022:0,\u0022DateSeparator\u0022:\u0022/\u0022,\u0022DecimalSeparator\u0022:\u0022.\u0022,\u0022DigitGrouping\u0022:\u00223;0\u0022,\u0022FirstDayOfWeek\u0022:0,\u0022FirstWeekOfYear\u0022:0,\u0022IsEastAsia\u0022:false,\u0022IsRightToLeft\u0022:false,\u0022IsUIRightToLeft\u0022:false,\u0022ListSeparator\u0022:\u0022,\u0022,\u0022LocaleId\u0022:1033,\u0022NegativeSign\u0022:\u0022-\u0022,\u0022NegNumberMode\u0022:1,\u0022PM\u0022:\u0022PM\u0022,\u0022PositiveSign\u0022:\u0022\u0022,\u0022ShowWeeks\u0022:false,\u0022ThousandSeparator\u0022:\u0022,\u0022,\u0022Time24\u0022:false,\u0022TimeMarkerPosition\u0022:0,\u0022TimeSeparator\u0022:\u0022:\u0022,\u0022WorkDayEndHour\u0022:1020,\u0022WorkDays\u0022:62,\u0022WorkDayStartHour\u0022:480},\u0022Id\u0022:\u00222c99a486-d6c9-4a4b-8d6f-a9faa364c92c\u0022,\u0022Url\u0022:\u0022https://bertonline.sharepoint.com/sites/prov-2\u0022}"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"IsSuccessStatusCode":true,"StatusCode":200,"Headers":{"SPRequestGuid":"cbf60ca0-0006-3000-787b-4fc60f558499","SPClientServiceRequestDuration":"9","X-SharePointHealthScore":"1","X-SP-SERVERSTATE":"ReadOnly=0"},"Response":"{\u0022GroupId\u0022:\u0022d40d729b-df60-4b57-ac8f-102595090e0a\u0022,\u0022Id\u0022:\u0022f92f9e40-1110-43ef-aa0e-0822e13fb7ba\u0022}"}
{"IsSuccessStatusCode":true,"StatusCode":200,"Headers":{"SPRequestGuid":"1b9f2ca0-306d-3000-a997-4b3e6f98fd11","SPClientServiceRequestDuration":"9","X-SharePointHealthScore":"1","X-SP-SERVERSTATE":"ReadOnly=0"},"Response":"{\u0022GroupId\u0022:\u0022d40d729b-df60-4b57-ac8f-102595090e0a\u0022,\u0022Id\u0022:\u0022f92f9e40-1110-43ef-aa0e-0822e13fb7ba\u0022}"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"IsSuccessStatusCode":true,"StatusCode":200,"Headers":{"SPRequestGuid":"cbf60ca0-e009-3000-787b-43976b8f67c5","SPClientServiceRequestDuration":"16","X-SharePointHealthScore":"1","X-SP-SERVERSTATE":"ReadOnly=0"},"Response":"{\u0022value\u0022:[{\u0022RootFolder\u0022:{\u0022Exists\u0022:true,\u0022IsWOPIEnabled\u0022:false,\u0022ItemCount\u0022:2,\u0022Name\u0022:\u0022SitePages\u0022,\u0022ProgID\u0022:null,\u0022ServerRelativeUrl\u0022:\u0022/sites/prov-2/SitePages\u0022,\u0022TimeCreated\u0022:\u00222021-09-11T23:42:33Z\u0022,\u0022TimeLastModified\u0022:\u00222021-12-15T08:38:14Z\u0022,\u0022UniqueId\u0022:\u0022714761dc-83f7-428a-ae9b-7801d9c4d235\u0022,\u0022WelcomePage\u0022:\u0022\u0022},\u0022Id\u0022:\u0022874451ce-e1b4-4c46-85fd-a6fb0298e1a0\u0022}]}"}
{"IsSuccessStatusCode":true,"StatusCode":200,"Headers":{"SPRequestGuid":"1b9f2ca0-5077-3000-f132-8ea86a1edd76","SPClientServiceRequestDuration":"16","X-SharePointHealthScore":"3","X-SP-SERVERSTATE":"ReadOnly=0"},"Response":"{\u0022value\u0022:[{\u0022RootFolder\u0022:{\u0022Exists\u0022:true,\u0022IsWOPIEnabled\u0022:false,\u0022ItemCount\u0022:3,\u0022Name\u0022:\u0022SitePages\u0022,\u0022ProgID\u0022:null,\u0022ServerRelativeUrl\u0022:\u0022/sites/prov-2/SitePages\u0022,\u0022TimeCreated\u0022:\u00222021-09-11T23:42:33Z\u0022,\u0022TimeLastModified\u0022:\u00222022-03-23T17:12:47Z\u0022,\u0022UniqueId\u0022:\u0022714761dc-83f7-428a-ae9b-7801d9c4d235\u0022,\u0022WelcomePage\u0022:\u0022\u0022},\u0022Id\u0022:\u0022874451ce-e1b4-4c46-85fd-a6fb0298e1a0\u0022}]}"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"IsSuccessStatusCode":true,"StatusCode":200,"Headers":{"SPRequestGuid":"cbf60ca0-d00d-3000-787b-419e9e3808c4","SPClientServiceRequestDuration":"14","X-SharePointHealthScore":"0","X-SP-SERVERSTATE":"ReadOnly=0"},"Response":"{\u0022Folders\u0022:[{\u0022Exists\u0022:true,\u0022IsWOPIEnabled\u0022:false,\u0022ItemCount\u0022:0,\u0022Name\u0022:\u0022Templates\u0022,\u0022ProgID\u0022:null,\u0022ServerRelativeUrl\u0022:\u0022/sites/prov-2/SitePages/Templates\u0022,\u0022TimeCreated\u0022:\u00222021-10-04T08:21:33Z\u0022,\u0022TimeLastModified\u0022:\u00222021-12-14T14:38:54Z\u0022,\u0022UniqueId\u0022:\u00222073a231-9c31-4054-abe3-7def4188002e\u0022,\u0022WelcomePage\u0022:\u0022\u0022},{\u0022Exists\u0022:true,\u0022IsWOPIEnabled\u0022:false,\u0022ItemCount\u0022:0,\u0022Name\u0022:\u0022Forms\u0022,\u0022ProgID\u0022:null,\u0022ServerRelativeUrl\u0022:\u0022/sites/prov-2/SitePages/Forms\u0022,\u0022TimeCreated\u0022:\u00222021-09-11T23:42:33Z\u0022,\u0022TimeLastModified\u0022:\u00222021-12-14T14:38:38Z\u0022,\u0022UniqueId\u0022:\u0022f37d4ad2-b342-4938-b2c5-de1f58083341\u0022,\u0022WelcomePage\u0022:\u0022\u0022}],\u0022UniqueId\u0022:\u0022714761dc-83f7-428a-ae9b-7801d9c4d235\u0022}"}
{"IsSuccessStatusCode":false,"StatusCode":404,"Headers":{"SPRequestGuid":"1d9f2ca0-70d4-3000-a997-4b889e756304","SPClientServiceRequestDuration":"65","X-SharePointHealthScore":"3","X-SP-SERVERSTATE":"ReadOnly=0"},"Response":"{\u0022odata.error\u0022:{\u0022code\u0022:\u0022-2147024894, System.IO.FileNotFoundException\u0022,\u0022message\u0022:{\u0022lang\u0022:\u0022en-US\u0022,\u0022value\u0022:\u0022File Not Found.\u0022}}}"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"IsSuccessStatusCode":true,"StatusCode":200,"Headers":{"SPRequestGuid":"cbf60ca0-b010-3000-787b-4fa459117483","SPClientServiceRequestDuration":"14","X-SharePointHealthScore":"1","X-SP-SERVERSTATE":"ReadOnly=0"},"Response":"{\u0022value\u0022:[{\u0022Exists\u0022:true,\u0022IsWOPIEnabled\u0022:false,\u0022ItemCount\u0022:0,\u0022Name\u0022:\u0022Templates\u0022,\u0022ProgID\u0022:null,\u0022ServerRelativeUrl\u0022:\u0022/sites/prov-2/SitePages/Templates\u0022,\u0022TimeCreated\u0022:\u00222021-10-04T08:21:33Z\u0022,\u0022TimeLastModified\u0022:\u00222021-12-14T14:38:54Z\u0022,\u0022UniqueId\u0022:\u00222073a231-9c31-4054-abe3-7def4188002e\u0022,\u0022WelcomePage\u0022:\u0022\u0022},{\u0022Exists\u0022:true,\u0022IsWOPIEnabled\u0022:false,\u0022ItemCount\u0022:0,\u0022Name\u0022:\u0022Forms\u0022,\u0022ProgID\u0022:null,\u0022ServerRelativeUrl\u0022:\u0022/sites/prov-2/SitePages/Forms\u0022,\u0022TimeCreated\u0022:\u00222021-09-11T23:42:33Z\u0022,\u0022TimeLastModified\u0022:\u00222021-12-14T14:38:38Z\u0022,\u0022UniqueId\u0022:\u0022f37d4ad2-b342-4938-b2c5-de1f58083341\u0022,\u0022WelcomePage\u0022:\u0022\u0022}]}"}
{"IsSuccessStatusCode":true,"StatusCode":200,"Headers":{"SPRequestGuid":"1d9f2ca0-10f7-3000-f132-84dab6023791","SPClientServiceRequestDuration":"73","X-SharePointHealthScore":"3","X-SP-SERVERSTATE":"ReadOnly=0"},"Response":"{\u0022Exists\u0022:true,\u0022IsWOPIEnabled\u0022:false,\u0022ItemCount\u0022:0,\u0022Name\u0022:\u0022sub1\u0022,\u0022ProgID\u0022:null,\u0022ServerRelativeUrl\u0022:\u0022/sites/prov-2/SitePages/sub1\u0022,\u0022TimeCreated\u0022:\u00222022-03-23T17:13:37Z\u0022,\u0022TimeLastModified\u0022:\u00222022-03-23T17:13:37Z\u0022,\u0022UniqueId\u0022:\u002280bf1ea9-383b-43a4-9e63-b5a0b05c3e43\u0022,\u0022WelcomePage\u0022:\u0022\u0022}"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"IsSuccessStatusCode":true,"StatusCode":200,"Headers":{"SPRequestGuid":"cbf60ca0-a014-3000-787b-4745993c5903","SPClientServiceRequestDuration":"42","X-SharePointHealthScore":"0","X-SP-SERVERSTATE":"ReadOnly=0"},"Response":"{\u0022Exists\u0022:true,\u0022IsWOPIEnabled\u0022:false,\u0022ItemCount\u0022:0,\u0022Name\u0022:\u0022sub1\u0022,\u0022ProgID\u0022:null,\u0022ServerRelativeUrl\u0022:\u0022/sites/prov-2/SitePages/sub1\u0022,\u0022TimeCreated\u0022:\u00222021-12-15T08:40:18Z\u0022,\u0022TimeLastModified\u0022:\u00222021-12-15T08:40:18Z\u0022,\u0022UniqueId\u0022:\u002268f6d3bb-e422-4422-82b3-e9bb2e384393\u0022,\u0022WelcomePage\u0022:\u0022\u0022}"}
{"IsSuccessStatusCode":true,"StatusCode":200,"Headers":{"SPRequestGuid":"1e9f2ca0-2002-3000-f132-83e5bb0c2e90","SPClientServiceRequestDuration":"66","X-SharePointHealthScore":"0","X-SP-SERVERSTATE":"ReadOnly=0"},"Response":"{\u0022Exists\u0022:true,\u0022IsWOPIEnabled\u0022:false,\u0022ItemCount\u0022:0,\u0022Name\u0022:\u0022sub2\u0022,\u0022ProgID\u0022:null,\u0022ServerRelativeUrl\u0022:\u0022/sites/prov-2/SitePages/sub1/sub2\u0022,\u0022TimeCreated\u0022:\u00222022-03-23T17:13:38Z\u0022,\u0022TimeLastModified\u0022:\u00222022-03-23T17:13:38Z\u0022,\u0022UniqueId\u0022:\u0022dd6586ff-6b2f-45b3-a504-e11e6e4bdc77\u0022,\u0022WelcomePage\u0022:\u0022\u0022}"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"IsSuccessStatusCode":true,"StatusCode":200,"Headers":{"SPRequestGuid":"cbf60ca0-8019-3000-787b-491249b8d60a","SPClientServiceRequestDuration":"47","X-SharePointHealthScore":"1","X-SP-SERVERSTATE":"ReadOnly=0"},"Response":"{\u0022Exists\u0022:true,\u0022IsWOPIEnabled\u0022:false,\u0022ItemCount\u0022:0,\u0022Name\u0022:\u0022sub2\u0022,\u0022ProgID\u0022:null,\u0022ServerRelativeUrl\u0022:\u0022/sites/prov-2/SitePages/sub1/sub2\u0022,\u0022TimeCreated\u0022:\u00222021-12-15T08:40:18Z\u0022,\u0022TimeLastModified\u0022:\u00222021-12-15T08:40:18Z\u0022,\u0022UniqueId\u0022:\u0022df0a47a5-fffd-43b9-948d-a6beb9f3ba75\u0022,\u0022WelcomePage\u0022:\u0022\u0022}"}
{"IsSuccessStatusCode":true,"StatusCode":200,"Headers":{"SPRequestGuid":"1e9f2ca0-200d-3000-a997-4aa82fc27cb8","SPClientServiceRequestDuration":"66","X-SharePointHealthScore":"1","X-SP-SERVERSTATE":"ReadOnly=0"},"Response":"{\u0022Exists\u0022:true,\u0022IsWOPIEnabled\u0022:false,\u0022ItemCount\u0022:0,\u0022Name\u0022:\u0022sub3\u0022,\u0022ProgID\u0022:null,\u0022ServerRelativeUrl\u0022:\u0022/sites/prov-2/SitePages/sub1/sub2/sub3\u0022,\u0022TimeCreated\u0022:\u00222022-03-23T17:13:38Z\u0022,\u0022TimeLastModified\u0022:\u00222022-03-23T17:13:38Z\u0022,\u0022UniqueId\u0022:\u0022b9f2c6fd-65c1-451c-84ce-bd521aad1a41\u0022,\u0022WelcomePage\u0022:\u0022\u0022}"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"IsSuccessStatusCode":true,"StatusCode":200,"Headers":{"SPRequestGuid":"cbf60ca0-601f-3000-787b-4c923740ce72","SPClientServiceRequestDuration":"41","X-SharePointHealthScore":"0","X-SP-SERVERSTATE":"ReadOnly=0"},"Response":"{\u0022Exists\u0022:true,\u0022IsWOPIEnabled\u0022:false,\u0022ItemCount\u0022:0,\u0022Name\u0022:\u0022sub3\u0022,\u0022ProgID\u0022:null,\u0022ServerRelativeUrl\u0022:\u0022/sites/prov-2/SitePages/sub1/sub2/sub3\u0022,\u0022TimeCreated\u0022:\u00222021-12-15T08:40:18Z\u0022,\u0022TimeLastModified\u0022:\u00222021-12-15T08:40:18Z\u0022,\u0022UniqueId\u0022:\u0022e8ead5de-bfe7-4200-b970-2139571a5e04\u0022,\u0022WelcomePage\u0022:\u0022\u0022}"}
{"IsSuccessStatusCode":true,"StatusCode":200,"Headers":{"SPRequestGuid":"1e9f2ca0-4017-3000-f132-82a1ca24c7fe","SPClientServiceRequestDuration":"47","X-SharePointHealthScore":"2","X-SP-SERVERSTATE":"ReadOnly=0"},"Response":"{\u0022Exists\u0022:true,\u0022IsWOPIEnabled\u0022:false,\u0022ItemCount\u0022:0,\u0022Name\u0022:\u0022sub4\u0022,\u0022ProgID\u0022:null,\u0022ServerRelativeUrl\u0022:\u0022/sites/prov-2/SitePages/sub1/sub2/sub3/sub4\u0022,\u0022TimeCreated\u0022:\u00222022-03-23T17:13:38Z\u0022,\u0022TimeLastModified\u0022:\u00222022-03-23T17:13:38Z\u0022,\u0022UniqueId\u0022:\u0022cea13099-745a-48b0-82c8-265f2d4fe899\u0022,\u0022WelcomePage\u0022:\u0022\u0022}"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"IsSuccessStatusCode":true,"StatusCode":200,"Headers":{"SPRequestGuid":"cbf60ca0-4024-3000-787b-4c6351269e54","SPClientServiceRequestDuration":"41","X-SharePointHealthScore":"3","X-SP-SERVERSTATE":"ReadOnly=0"},"Response":"{\u0022Exists\u0022:true,\u0022IsWOPIEnabled\u0022:false,\u0022ItemCount\u0022:0,\u0022Name\u0022:\u0022sub4\u0022,\u0022ProgID\u0022:null,\u0022ServerRelativeUrl\u0022:\u0022/sites/prov-2/SitePages/sub1/sub2/sub3/sub4\u0022,\u0022TimeCreated\u0022:\u00222021-12-15T08:40:18Z\u0022,\u0022TimeLastModified\u0022:\u00222021-12-15T08:40:18Z\u0022,\u0022UniqueId\u0022:\u00225ca082dc-9afc-4931-a2eb-851d3e462075\u0022,\u0022WelcomePage\u0022:\u0022\u0022}"}
{"IsSuccessStatusCode":true,"StatusCode":200,"Headers":{"SPRequestGuid":"1e9f2ca0-5021-3000-f132-855a47d26e87","SPClientServiceRequestDuration":"50","X-SharePointHealthScore":"0","X-SP-SERVERSTATE":"ReadOnly=0"},"Response":"{\u0022Exists\u0022:true,\u0022IsWOPIEnabled\u0022:false,\u0022ItemCount\u0022:0,\u0022Name\u0022:\u0022sub5\u0022,\u0022ProgID\u0022:null,\u0022ServerRelativeUrl\u0022:\u0022/sites/prov-2/SitePages/sub1/sub2/sub3/sub4/sub5\u0022,\u0022TimeCreated\u0022:\u00222022-03-23T17:13:38Z\u0022,\u0022TimeLastModified\u0022:\u00222022-03-23T17:13:38Z\u0022,\u0022UniqueId\u0022:\u002253e87253-e29a-4da5-8908-7e211a1523c2\u0022,\u0022WelcomePage\u0022:\u0022\u0022}"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"IsSuccessStatusCode":true,"StatusCode":200,"Headers":{"SPRequestGuid":"cbf60ca0-3029-3000-787b-4788c919dc4a","SPClientServiceRequestDuration":"41","X-SharePointHealthScore":"0","X-SP-SERVERSTATE":"ReadOnly=0"},"Response":"{\u0022Exists\u0022:true,\u0022IsWOPIEnabled\u0022:false,\u0022ItemCount\u0022:0,\u0022Name\u0022:\u0022sub5\u0022,\u0022ProgID\u0022:null,\u0022ServerRelativeUrl\u0022:\u0022/sites/prov-2/SitePages/sub1/sub2/sub3/sub4/sub5\u0022,\u0022TimeCreated\u0022:\u00222021-12-15T08:40:18Z\u0022,\u0022TimeLastModified\u0022:\u00222021-12-15T08:40:18Z\u0022,\u0022UniqueId\u0022:\u002246e86d9c-4ea6-4de1-ae41-4172496ebc00\u0022,\u0022WelcomePage\u0022:\u0022\u0022}"}
{"IsSuccessStatusCode":true,"StatusCode":200,"Headers":{"SPRequestGuid":"1e9f2ca0-10b6-3000-a997-45e1492e250c","SPClientServiceRequestDuration":"13","X-SharePointHealthScore":"1","X-SP-SERVERSTATE":"ReadOnly=0"},"Response":"{\u0022Exists\u0022:true,\u0022IsWOPIEnabled\u0022:false,\u0022ItemCount\u0022:1,\u0022Name\u0022:\u0022sub1\u0022,\u0022ProgID\u0022:null,\u0022ServerRelativeUrl\u0022:\u0022/sites/prov-2/SitePages/sub1\u0022,\u0022TimeCreated\u0022:\u00222022-03-23T17:13:37Z\u0022,\u0022TimeLastModified\u0022:\u00222022-03-23T17:13:38Z\u0022,\u0022UniqueId\u0022:\u002280bf1ea9-383b-43a4-9e63-b5a0b05c3e43\u0022,\u0022WelcomePage\u0022:\u0022\u0022}"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"IsSuccessStatusCode":true,"StatusCode":200,"Headers":{"SPRequestGuid":"cbf60ca0-002e-3000-787b-4db05c520f75","SPClientServiceRequestDuration":"14","X-SharePointHealthScore":"1","X-SP-SERVERSTATE":"ReadOnly=0"},"Response":"{\u0022Folders\u0022:[{\u0022Exists\u0022:true,\u0022IsWOPIEnabled\u0022:false,\u0022ItemCount\u0022:0,\u0022Name\u0022:\u0022Templates\u0022,\u0022ProgID\u0022:null,\u0022ServerRelativeUrl\u0022:\u0022/sites/prov-2/SitePages/Templates\u0022,\u0022TimeCreated\u0022:\u00222021-10-04T08:21:33Z\u0022,\u0022TimeLastModified\u0022:\u00222021-12-14T14:38:54Z\u0022,\u0022UniqueId\u0022:\u00222073a231-9c31-4054-abe3-7def4188002e\u0022,\u0022WelcomePage\u0022:\u0022\u0022},{\u0022Exists\u0022:true,\u0022IsWOPIEnabled\u0022:false,\u0022ItemCount\u0022:0,\u0022Name\u0022:\u0022Forms\u0022,\u0022ProgID\u0022:null,\u0022ServerRelativeUrl\u0022:\u0022/sites/prov-2/SitePages/Forms\u0022,\u0022TimeCreated\u0022:\u00222021-09-11T23:42:33Z\u0022,\u0022TimeLastModified\u0022:\u00222021-12-14T14:38:38Z\u0022,\u0022UniqueId\u0022:\u0022f37d4ad2-b342-4938-b2c5-de1f58083341\u0022,\u0022WelcomePage\u0022:\u0022\u0022},{\u0022Exists\u0022:true,\u0022IsWOPIEnabled\u0022:false,\u0022ItemCount\u0022:1,\u0022Name\u0022:\u0022sub1\u0022,\u0022ProgID\u0022:null,\u0022ServerRelativeUrl\u0022:\u0022/sites/prov-2/SitePages/sub1\u0022,\u0022TimeCreated\u0022:\u00222021-12-15T08:40:18Z\u0022,\u0022TimeLastModified\u0022:\u00222021-12-15T08:40:18Z\u0022,\u0022UniqueId\u0022:\u002268f6d3bb-e422-4422-82b3-e9bb2e384393\u0022,\u0022WelcomePage\u0022:\u0022\u0022}],\u0022UniqueId\u0022:\u0022714761dc-83f7-428a-ae9b-7801d9c4d235\u0022}"}
{"IsSuccessStatusCode":true,"StatusCode":200,"Headers":{"SPRequestGuid":"1e9f2ca0-40be-3000-f132-8086d4fd03a8","SPClientServiceRequestDuration":"76","X-SharePointHealthScore":"1","X-SP-SERVERSTATE":"ReadOnly=0"},"Response":""}
Loading

0 comments on commit 3bb5862

Please sign in to comment.