From 3bfc28bf93b22064734561a323d3621388283a44 Mon Sep 17 00:00:00 2001 From: "Community contributions for the Datenanfragen.de project" <42704286+datenanfragen-community-edits@users.noreply.github.com> Date: Fri, 15 Jan 2021 19:36:40 +0000 Subject: [PATCH] Update 'LLC "V Kontakte"' (community contribution) (#924) --- companies/vk.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/companies/vk.json b/companies/vk.json index 795ae6c8d..75c96e02d 100644 --- a/companies/vk.json +++ b/companies/vk.json @@ -12,29 +12,28 @@ "web": "https://vk.com", "sources": [ "https://vk.com/privacy/eu", - "https://github.com/datenanfragen/data/pull/855" + "https://github.com/datenanfragen/data/pull/855", + "https://github.com/datenanfragen/data/pull/924" ], "required-elements": [ { "desc": "Name", - "type": "name", - "optional": false + "type": "name" }, { "desc": "Link to profile page", - "type": "input", - "optional": false + "type": "input" }, { "desc": "Email", - "type": "email", - "optional": false + "type": "email" }, { "desc": "Phone number", "type": "input" } ], + "needs-id-document": true, "suggested-transport-medium": "email", "quality": "verified" }