From 1f41876e1e1e735b318f0c178cbb729b328ae486 Mon Sep 17 00:00:00 2001 From: Johan Henriksson Date: Mon, 9 Oct 2023 15:47:05 +0200 Subject: [PATCH] uniqueItems is not valid on type object --- open-api/rest-catalog-open-api.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/open-api/rest-catalog-open-api.yaml b/open-api/rest-catalog-open-api.yaml index d0b0006e70e5..b1fbc52dd1f5 100644 --- a/open-api/rest-catalog-open-api.yaml +++ b/open-api/rest-catalog-open-api.yaml @@ -1170,7 +1170,6 @@ components: type: string example: [ "department", "access_group" ] updates: - uniqueItems: true type: object example: { "owner": "Hank Bendickson" } additionalProperties: