diff --git a/samples.json b/samples.json index 9bd2531b..8acfc465 100644 --- a/samples.json +++ b/samples.json @@ -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": [ @@ -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",