From 46f33bc933aae0423913e5ff6bca406827c8b70e Mon Sep 17 00:00:00 2001 From: Sambhav Gupta Date: Mon, 22 Apr 2024 17:07:34 +0530 Subject: [PATCH] feat: add the pattern properties --- extensions/linkedin/0.1.0/schema.json | 1 - 1 file changed, 1 deletion(-) diff --git a/extensions/linkedin/0.1.0/schema.json b/extensions/linkedin/0.1.0/schema.json index f88fd665..72383205 100644 --- a/extensions/linkedin/0.1.0/schema.json +++ b/extensions/linkedin/0.1.0/schema.json @@ -1,6 +1,5 @@ { "type": "string", - "format": "uri", "patternProperties": { "x-linkedin":{ "$ref": "^https://(www\\.)?linkedin\\.com.*$"