You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/models/operations/CompileQueryWithPartialEvaluationRequest.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,4 +12,4 @@
12
12
| `explain` | [Optional\<Explain>](../../models/shared/Explain.md) | :heavy_minus_sign: | Return query explanation in addition to result. | |
13
13
| `metrics` | *Optional\<Boolean>* | :heavy_minus_sign: | Return query performance metrics in addition to result. | |
14
14
| `instrument` | *Optional\<Boolean>* | :heavy_minus_sign: | Instrument query evaluation and return a superset of performance metrics in addition to result. | |
15
-
| `requestBody` | [CompileQueryWithPartialEvaluationRequestBody](../../models/operations/CompileQueryWithPartialEvaluationRequestBody.md) | :heavy_check_mark: | The query, input, and other settings for partial evaluation. | |
15
+
| `requestBody` | [CompileQueryWithPartialEvaluationRequestApplicationJSONRequestBody](../../models/operations/CompileQueryWithPartialEvaluationRequestApplicationJSONRequestBody.md) | :heavy_check_mark: | The query, input, and other settings for partial evaluation. | |
0 commit comments