We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 853b9d9 commit 40e19d3Copy full SHA for 40e19d3
openapi.yml
@@ -2479,6 +2479,10 @@ components:
2479
description: Returned only for union query response.
2480
items:
2481
$ref: "#/components/schemas/SearchRequestParams"
2482
+ metadata:
2483
+ type: object
2484
+ description: Custom JSON object that can be returned in the search response
2485
+ additionalProperties: true
2486
SearchRequestParams:
2487
type: object
2488
required:
0 commit comments