From 40e19d38097f9c28e2b920c29089f7580662fbe2 Mon Sep 17 00:00:00 2001 From: Fanis Tharropoulos Date: Wed, 17 Sep 2025 11:32:45 +0300 Subject: [PATCH] fix: add potential metadata prop to search response object --- openapi.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/openapi.yml b/openapi.yml index 21724d3..10466b7 100644 --- a/openapi.yml +++ b/openapi.yml @@ -2479,6 +2479,10 @@ components: description: Returned only for union query response. items: $ref: "#/components/schemas/SearchRequestParams" + metadata: + type: object + description: Custom JSON object that can be returned in the search response + additionalProperties: true SearchRequestParams: type: object required: