From 2950f84ab1fac2b5a02005513b0c6c067471f3c6 Mon Sep 17 00:00:00 2001 From: Sina Atalay Date: Mon, 23 Oct 2023 18:27:44 +0200 Subject: [PATCH] update JSON schema --- schema.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/schema.json b/schema.json index 4b0ad65..697400b 100644 --- a/schema.json +++ b/schema.json @@ -1261,7 +1261,8 @@ "enum": [ "LinkedIn", "GitHub", - "Instagram" + "Instagram", + "Orcid" ], "title": "Social Network", "type": "string"