Skip to content

Commit

Permalink
verantwoordelijkeOrganisatie mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrands02 committed Sep 26, 2024
1 parent 4911560 commit edd1249
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Installation/Mapping/vrijbrp.dossierToZaak.mapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"identificatie": "dossierId",
"omschrijving": "description",
"bronorganisatie": "bronorganisatie",
"verantwoordelijkeOrganisatie": "bronorganisatie",
"zaaktype": "zaaktypeUrl",
"registratiedatum": "entryDateTime",
"startdatum": "startDate",
Expand All @@ -19,6 +20,7 @@
"identificatie": "unsetIfValue==dossierId",
"omschrijving": "unsetIfValue==description",
"bronorganisatie": "unsetIfValue==bronorganisatie",
"verantwoordelijkeOrganisatie": "unsetIfValue==bronorganisatie",
"zaaktype": "unsetIfValue==zaaktypeUrl",
"registratiedatum": "unsetIfValue==entryDateTime",
"startdatum": "unsetIfValue==startDate",
Expand Down

0 comments on commit edd1249

Please sign in to comment.