From 00743ef1ea0b2de758a6d8ad856b73e72ebf263e Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sun, 27 Jun 2021 01:55:27 -0400 Subject: [PATCH] Fixed template sample.json --- samples/react-follow-document/Assets/sample.json | 4 ++-- samples/sample-metadatatemplate.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/samples/react-follow-document/Assets/sample.json b/samples/react-follow-document/Assets/sample.json index 285fe16f8..c5cf85826 100644 --- a/samples/react-follow-document/Assets/sample.json +++ b/samples/react-follow-document/Assets/sample.json @@ -8,8 +8,8 @@ "longDescription": [ "identify/follow user key documents from all Tenant and easily access them in Modern Pages and Microsoft Teams" ], - "created": "2021-06-21", - "modified": "2021-06-21", + "creationDateTime": "2021-06-21", + "updateDateTime": "2021-06-21", "products": [ "SharePoint", "Office" diff --git a/samples/sample-metadatatemplate.json b/samples/sample-metadatatemplate.json index 4d5b0001c..d90590f8c 100644 --- a/samples/sample-metadatatemplate.json +++ b/samples/sample-metadatatemplate.json @@ -8,8 +8,8 @@ "longDescription": [ "TODO" ], - "created": "2021-04-02", - "modified": "2021-04-02", + "creationDateTime": "2021-04-02", + "updateDateTime": "2021-04-02", "products": [ "SharePoint", "Office"