From 886dc67f9e0b23a9f842c1bf2363324042a95ead Mon Sep 17 00:00:00 2001 From: Sarai Misidjan Date: Wed, 2 Aug 2023 11:02:09 +0200 Subject: [PATCH] update versions --- Installation/Mapping/hp.emailAndSmsDataPartner.mapping.json | 2 +- Installation/Mapping/hp.emailAndSmsDataWitness.mapping.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Installation/Mapping/hp.emailAndSmsDataPartner.mapping.json b/Installation/Mapping/hp.emailAndSmsDataPartner.mapping.json index f3cf904..3370311 100644 --- a/Installation/Mapping/hp.emailAndSmsDataPartner.mapping.json +++ b/Installation/Mapping/hp.emailAndSmsDataPartner.mapping.json @@ -2,7 +2,7 @@ "title": "EmailAndSmsDataPartner", "$id": "https://huwelijksplanner.nl/mapping/hp.emailAndSmsDataPartner.mapping.json", "$schema": "https://docs.commongateway.nl/schemas/Mapping.schema.json", - "version": "0.0.2", + "version": "0.0.3", "description": "The mapping for the assent email and sms data that is made for the partner.\n The following variables has to be filled in.\n * `body` is the body of the sms,\n * `assentName` is the name of the assent that is made for this partner,\n * `assentDescription` is the description of the assent that is made for this partner,\n * `url` is the url that the partner is directed to, to confirm the marriage\n Here you can use the \\'requesterName\\', \\'partnerName\\', \\'moment\\', \\'location\\', \\'huwelijk\\', \\'assentId\\' variables to your sentence. \n ** The requesterName is the name of the partner that requested the marriage. \n ** The partnerName is the name of the partner that is asked to get married.\n ** The `moment` is the moment of the marriage.\n ** The `location` is the location of the marriage.\n ** The `huwelijk` is the huwelijks object that is being updated.\n ** The `assentId` is the assent id that is made for the partner.", "passTrough": false, "mapping": { diff --git a/Installation/Mapping/hp.emailAndSmsDataWitness.mapping.json b/Installation/Mapping/hp.emailAndSmsDataWitness.mapping.json index 59e9dd6..de5c249 100644 --- a/Installation/Mapping/hp.emailAndSmsDataWitness.mapping.json +++ b/Installation/Mapping/hp.emailAndSmsDataWitness.mapping.json @@ -2,7 +2,7 @@ "title": "EmailAndSmsDataWitness", "$id": "https://huwelijksplanner.nl/mapping/hp.emailAndSmsDataWitness.mapping.json", "$schema": "https://docs.commongateway.nl/schemas/Mapping.schema.json", - "version": "0.0.2", + "version": "0.0.3", "description": "The mapping for the assent email and sms data that is made for the partner.\n The following variables has to be filled in.\n * `body` is the body of the sms,\n * `assentName` is the name of the assent that is made for this partner,\n * `assentDescription` is the description of the assent that is made for this partner,\n * `url` is the url that the partner is directed to, to confirm the marriage\n Here you can use the \\'requesterName\\', \\'partnerName\\', \\'witnessName\\', \\'moment\\', \\'location\\', \\'huwelijk\\', \\'assentId\\' variables to your sentence. \n ** The `requesterName` is the name of the partner that requested the marriage. \n ** The `partnerName` is the name of the partner that is asked to get married.\n ** The `witnessName` is the name of the witness that is being invited.\n ** The `moment` is the moment of the marriage.\n ** The `location` is the location of the marriage.\n ** The `huwelijk` is the huwelijks object that is being updated.\n ** The `assentId` is the assent id that is made for the witness.", "passTrough": false, "mapping": {