Skip to content

Commit

Permalink
MIJN-9621-CHORE/toevoegen-varen-zaken-aan-decos-mock-data (#1661)
Browse files Browse the repository at this point in the history
* Added varen mock data templates

* Changed 'template' fields to concrete ones
  • Loading branch information
RoanPaulus authored Dec 16, 2024
1 parent 740f328 commit 6abdd15
Showing 1 changed file with 139 additions and 0 deletions.
139 changes: 139 additions & 0 deletions mocks/fixtures/decos-vergunningen-zaken-response.json
Original file line number Diff line number Diff line change
Expand Up @@ -718,6 +718,145 @@
"text9": "69BTR4"
},
"links": []
},
{
"key": "FEA9F714ED244867A0EE7386B7B11886",
"fields": {
"title": "Afgehandeld",
"text45": "Varen ligplaatsvergunning",
"mark": "Z/24/2243238",
"dfunction": "Verleend",
"SUBJECT1": "Een beschrijving van deze vergunning",
"document_date": "2023-11-06T00:00:00",
"date5": "2023-11-06T00:00:00",
"processed": true,
"text18": "Olibollenboot",
"text6": "Amstel 1, 1011 PN Amsterdam",
"date6": "2024-05-16T00:00:00",
"date7": "2026-05-16T00:00:00"
},
"links": []
},
{
"key": "FEA9F714ED244867A0EE7386B7B11886",
"fields": {
"title": "Afgehandeld",
"text45": "Varen ligplaatsvergunning",
"mark": "Z/24/2243238",
"dfunction": "Geannuleerd",
"SUBJECT1": "Een beschrijving van deze vergunning",
"document_date": "2023-11-06T00:00:00",
"date5": "2023-11-06T00:00:00",
"processed": true,
"text18": "Dingesboot",
"text6": "Amstel 2, 1011 PN Amsterdam",
"date6": "2024-05-16T00:00:00",
"date7": "2026-05-16T00:00:00"
},
"links": []
},
{
"key": "HEHEFJSDIAJI4834278O8888B7B11886",
"fields": {
"title": "In behandeling",
"text45": "Varen vergunning exploitatie",
"mark": "Z/24/3421789",
"dfunction": "Verleend",
"SUBJECT1": "Een beschrijving van deze vergunning",
"document_date": "2023-11-06T00:00:00",
"date5": "2023-11-06T00:00:00",
"processed": false,
"text18": "Pipo de Clown Boot",
"num3": "2,38",
"num4": "2,48",
"num5": "3,00",
"num7": "6,00",
"num8": 150,
"num10": "Ja",
"text10": "Onbemand",
"text15": 2
},
"links": []
},
{
"key": "HEKSJDHKCKEI4672828O8888B7B11886",
"fields": {
"title": "In behandeling",
"text45": "Varen registratie reder",
"mark": "Z/24/2438721",
"dfunction": "Verleend",
"SUBJECT1": "Een beschrijving van deze vergunning",
"document_date": "2023-11-06T00:00:00",
"date5": "2024-05-08T00:00:00",
"processed": true,
"company": "Balonnenfabriek",
"num2": "BSN",
"mailaddress": "Amstel 1, 1011 PN Amsterdam",
"zipcode city": "1234 ZG Amsterdam",
"phone1": "0612345678",
"email1": "[email protected]"
},
"links": []
},
{
"key": "HEKSJDHKCKEI4672828O8888B7B11886",
"fields": {
"title": "In behandeling",
"text45": "Varen registratie reder",
"mark": "Z/24/2438721",
"dfunction": "Geannuleerd",
"SUBJECT1": "Een beschrijving van deze vergunning",
"document_date": "2023-11-06T00:00:00",
"date5": "2024-05-08T00:00:00",
"processed": true,
"company": "Balonnenfabriek",
"num2": "BSN",
"mailaddress": "Amstel 1, 1011 PN Amsterdam",
"zipcode city": "1234 ZG Amsterdam",
"phone1": "0612345678",
"email1": "[email protected]"
},
"links": []
},
{
"key": "HEKSJDHKCKEI4672828O8888B7B11886",
"fields": {
"title": "In behandeling",
"text45": "Varen registratie reder",
"mark": "Z/24/2438721",
"dfunction": "Verleend",
"SUBJECT1": "Een beschrijving van deze vergunning",
"document_date": "2023-11-06T00:00:00",
"date5": "2024-05-08T00:00:00",
"processed": true,
"company": "Balonnenfabriek",
"num2": "KVK",
"mailaddress": "Amstel 1, 1011 PN Amsterdam",
"zipcode city": "1234 ZG Amsterdam",
"phone1": "0612345678",
"email1": "[email protected]"
},
"links": []
},
{
"key": "HEKSJDHKCKEI4672828O8888B7B11886",
"fields": {
"title": "In behandeling",
"text45": "Varen registratie reder",
"mark": "Z/24/2438721",
"dfunction": "Geannuleerd",
"SUBJECT1": "Een beschrijving van deze vergunning",
"document_date": "2023-11-06T00:00:00",
"date5": "2024-05-08T00:00:00",
"processed": true,
"company": "Balonnenfabriek",
"num2": "KVK",
"mailaddress": "Amstel 1, 1011 PN Amsterdam",
"zipcode city": "1234 ZG Amsterdam",
"phone1": "0612345678",
"email1": "[email protected]"
},
"links": []
}
]
}

0 comments on commit 6abdd15

Please sign in to comment.