Skip to content

Commit

Permalink
Commit from GitHub Actions (Merge sample metadata)
Browse files Browse the repository at this point in the history
  • Loading branch information
Laskewitz committed Aug 19, 2023
1 parent cf7ba03 commit 83cacc8
Showing 1 changed file with 2 additions and 68 deletions.
70 changes: 2 additions & 68 deletions samples.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"name": "pnp-powerplatform-samples-always-respond-to-request",
"version": "1.0.0.0",
"source": "pnp",
"creationDateTime": "2021-05-02",
"updateDateTime": "2021-05-02",
"creationDateTime": "2021-05-02T00:00:00.000Z",
"updateDateTime": "2021-05-02T00:00:00.000Z",
"title": "Pattern: Always respond to a Request",
"shortDescription": "A pattern for making sure that the Flow always provides a responds to a request.",
"longDescription": [
Expand Down Expand Up @@ -3552,72 +3552,6 @@
}
]
},
{
"$schema": "https://developer.microsoft.com/en-us/json-schemas/pnp/samples/v1.0/metadata-schema.json",
"name": "pnp-powerautomate-samples-always-respond-to-request",
"version": "1.0.0.0",
"source": "pnp",
"creationDateTime": "2021-05-02",
"updateDateTime": "2021-05-02",
"title": "Pattern: Always respond to a Request",
"shortDescription": "A pattern for making sure that the Flow always provides a responds to a request.",
"longDescription": [
"A pattern for making sure that the Flow always provides a responds to a request."
],
"url": "https://github.com/pnp/powerautomate-samples/tree/main/samples/always-reply-to-request",
"products": [
"Power Automate",
"Power Platform"
],
"tags": [
"PATTERNS",
"EXCEPTION-HANDLING"
],
"categories": [
"POWERAUTOMATE"
],
"metadata": [
{
"key": "POWERAUTOMATE-PREMIUM",
"value": "yes"
},
{
"key": "POWERAUTOMATE-ONPREM",
"value": "No"
},
{
"key": "POWERAUTOMATE-CUSTOMCONNECTOR",
"value": "No"
}
],
"thumbnails": [
{
"type": "image",
"order": 100,
"url": "https://github.com/pnp/powerautomate-samples/blob/main/samples/always-reply-to-request/assets/flow.png?raw=true",
"alt": "Preview of the solution"
}
],
"authors": [
{
"gitHubAccount": "remyblok",
"name": "Remy Blok",
"pictureUrl": "https://github.com/remyblok.png"
}
],
"references": [
{
"name": "Create your first flow",
"description": "Anyone from a basic business user to an IT professional can create automated processes using Power Automate's no-code/low-code platform.",
"url": "https://docs.microsoft.com/en-us/power-automate/getting-started#create-your-first-flow"
},
{
"name": "Microsoft Power Automate documentation",
"description": "Power Automate is a service that helps you create automated workflows between your favorite apps and services to synchronize files, get notifications, collect data, and more.",
"url": "https://docs.microsoft.com/en-us/power-automate/"
}
]
},
{
"$schema": "https://developer.microsoft.com/en-us/json-schemas/pnp/samples/v1.0/metadata-schema.json",
"name": "pnp-powerautomate-samples-azure-http-key-vault",
Expand Down

0 comments on commit 83cacc8

Please sign in to comment.