From 6d30a8d2a9c5543a54411a9b944b240d8ea2919d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Vannicatte?= Date: Thu, 10 Mar 2022 16:03:38 +0100 Subject: [PATCH] chore: test gen from CI stacked PR --- specs/search/paths/search/search.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/search/paths/search/search.yml b/specs/search/paths/search/search.yml index 23923f35e95..7d72948f1b7 100644 --- a/specs/search/paths/search/search.yml +++ b/specs/search/paths/search/search.yml @@ -1,6 +1,6 @@ post: operationId: search - description: Get search results. + description: REGEN Get search results. summary: Get search results. parameters: - $ref: '../../../common/parameters.yml#/IndexName'