Skip to content

Commit 44d7a4f

Browse files
committed
Added update metadata and author
1 parent 497b3ec commit 44d7a4f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

scripts/spo-move-files-library-sites/assets/sample.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"This sample shows how to copy files between different SharePoint libraries with custom metadata with a matching folder structure."
1010
],
1111
"creationDateTime": "2023-10-01",
12-
"updateDateTime": "2023-10-01",
12+
"updateDateTime": "2026-02-08",
1313
"products": [
1414
"SharePoint"
1515
],
@@ -39,6 +39,12 @@
3939
}
4040
],
4141
"authors": [
42+
{
43+
"gitHubAccount": "ojopiyo",
44+
"company": "",
45+
"pictureUrl": "https://github.com/ojopiyo.png",
46+
"name": "Josiah Opiyo"
47+
},
4248
{
4349
"name": "Reshmee Auckloo",
4450
"gitHubAccount": "reshmee011",

0 commit comments

Comments
 (0)