{ "/v1/rerank": { "post": { "tags": [ "rerank" ], "summary": "Rerank", "operationId": "rerank_v1_rerank_post", "responses": { "200": { "description": "Successful Response", "content": { "application/json": { "schema": {} } } } }, "security": [ { "APIKeyHeader": [] } ] } } }