From d3b6908dcdb6060752114e0ba46647e8fca846f3 Mon Sep 17 00:00:00 2001 From: Alexander Date: Thu, 7 Dec 2023 18:43:26 +0300 Subject: [PATCH] SP-12731: Change groupIds data type --- search.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/search.yml b/search.yml index 2ea48a8..ef86416 100644 --- a/search.yml +++ b/search.yml @@ -57,7 +57,8 @@ definitions: type: array description: "IDs of the groups in which the search is performed." items: - type: integer + type: string + format: uuid PersonCreatedResponse: type: object properties: