From 40c889820ee4358783a2459ba06282412262f679 Mon Sep 17 00:00:00 2001 From: Paolo Pialorsi Date: Mon, 15 Jan 2024 11:42:25 +0100 Subject: [PATCH] Simulate validation issue --- samples/contoso-retail-demo/assets/sample.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/samples/contoso-retail-demo/assets/sample.json b/samples/contoso-retail-demo/assets/sample.json index 3c459b5..9a8b786 100644 --- a/samples/contoso-retail-demo/assets/sample.json +++ b/samples/contoso-retail-demo/assets/sample.json @@ -1,10 +1,5 @@ [ { - "name": "pnp-spfx-reference-scenarios-samples-react-retail-dashboard", - "source": "pnp", - "title": "Contoso Retail Dashboard", - "shortDescription": "This is a sample end-to-end application, based on demo sample data, that shows you how to create a Microsoft Teams personal app with SharePoint Framework, hosting the solution also in Outlook.com and in the Office portal as a Microsoft 365 app. The solution also provides a sample Adaptive Card Extension (ACE) for Microsoft Viva Connection, still built with SharePoint Framework. The sample illustrates how to connect the ACE with the Teams personal app, providing custom arguments to the Teams personal app via deep links defined in the ACE. Last but not least, the solution illustrates how to create a Teams Message Extension for Search using Microsoft Teams Toolkit.", - "url": "https://github.com/pnp/spfx-reference-scenarios/tree/main/samples/contoso-retail-demo/", "longDescription": [ "This is a sample end-to-end application, based on demo sample data, that shows you how to create a Microsoft Teams personal app with SharePoint Framework, hosting the solution also in Outlook.com and in the Office portal as a Microsoft 365 app. The solution also provides a sample Adaptive Card Extension (ACE) for Microsoft Viva Connection, still built with SharePoint Framework. The sample illustrates how to connect the ACE with the Teams personal app, providing custom arguments to the Teams personal app via deep links defined in the ACE. Last but not least, the solution illustrates how to create a Teams Message Extension for Search using Microsoft Teams Toolkit." ],