Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test validation #42

Closed
wants to merge 4 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion samples/contoso-retail-demo/assets/sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
{
"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/",
"downloadUrl": "https://pnp.github.io/download-partial/?url=https://github.com/pnp/spfx-reference-scenarios/tree/main/samples/contoso-retail-demo",
Expand Down
1 change: 0 additions & 1 deletion samples/spfx-middleware/assets/sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
{
"name": "pnp-spfx-reference-scenarios-spfx-middleware",
"source": "pnp",
"title": "SPFx Middleware API Pattern",
"shortDescription": "This is a sample solution that illustrates how to consume backend services like Microsoft Graph, SharePoint Online, or any 3rd Party APIs via OBO (on-behalf-of) flow via a middleware from a SPFx solution.",
"url": "https://github.com/pnp/spfx-reference-scenarios/tree/main/samples/spfx-middleware",
"longDescription": [
Expand Down
Loading