Skip to content

Commit

Permalink
fix issue according to comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Wenquan Xing committed Dec 11, 2017
1 parent 557862d commit 0b000a3
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 112 deletions.
4 changes: 2 additions & 2 deletions .gen/go/matching/idl.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

46 changes: 5 additions & 41 deletions .gen/go/matching/types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion idl/github.com/uber/cadence/matching.thrift
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ struct QueryWorkflowRequest {
10: optional string domainUUID
20: optional shared.TaskList taskList
30: optional shared.QueryWorkflowRequest queryRequest
40: optional bool stickyExecutionEnabled
}

struct RespondQueryTaskCompletedRequest {
Expand Down
Loading

0 comments on commit 0b000a3

Please sign in to comment.