Skip to content

Commit 12bcca1

Browse files
committed
chore: js conv tag
1 parent c8ab11d commit 12bcca1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

idl/thrift/coze/loop/evaluation/coze.loop.evaluation.expt.thrift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ struct BatchGetExperimentAggrResultResponse {
255255

256256
struct CalculateExperimentAggrResultRequest {
257257
1: required i64 workspace_id (api.body = 'workspace_id', api.js_conv = 'true')
258-
2: required i64 expt_id (api.path = 'expt_id', api.json_conv = 'true')
258+
2: required i64 expt_id (api.path = 'expt_id', api.js_conv = 'true')
259259

260260
255: optional base.Base Base
261261
}

0 commit comments

Comments
 (0)