From 07cd72ab06d3d9ada3a44a36f7e021e2de07a435 Mon Sep 17 00:00:00 2001 From: Marek Szkowron Date: Tue, 1 Aug 2017 12:01:56 +0200 Subject: [PATCH] Update oic.oic-link-schema.json UUID could be also a valid uri. --- oic.oic-link-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oic.oic-link-schema.json b/oic.oic-link-schema.json index 22c8c37..534b14e 100644 --- a/oic.oic-link-schema.json +++ b/oic.oic-link-schema.json @@ -76,7 +76,7 @@ "format": "uri" }, "ins": { - "oneOf": [ + "anyOf": [ { "type": "integer", "description": "An ordinal number that is not repeated - must be unique in the collection context"