Skip to content

Commit 5eef840

Browse files
committed
Run make generate
1 parent ff8e4a9 commit 5eef840

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

api/connect-openapi/gen/query/v1/query.openapi.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1077,7 +1077,9 @@ components:
10771077
async:
10781078
type: boolean
10791079
title: async
1080-
description: Force async execution. Primarily for testing.
1080+
description: |-
1081+
Force async execution. Primarily for testing.
1082+
The server could choose async execution even when this is disabled.
10811083
title: QueryRequest
10821084
additionalProperties: false
10831085
query.v1.QueryResponse:

api/gen/proto/go/query/v1/query.pb.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)