Skip to content

Commit

Permalink
updated versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarai Misidjan authored and Sarai Misidjan committed Aug 1, 2023
1 parent 865357a commit dabf625
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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.1",
"version": "0.0.2",
"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": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.1",
"version": "0.0.2",
"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": {
Expand Down

0 comments on commit dabf625

Please sign in to comment.