Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[submodule "proto/api"]
path = proto/api
url = https://github.com/temporalio/api
branch = spk/trigger-immediately-bug
[submodule "proto/api-cloud"]
path = proto/api-cloud
url = https://github.com/temporalio/api-cloud
44 changes: 36 additions & 8 deletions operatorservice/v1/service.pb.gw.go

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

2 changes: 1 addition & 1 deletion proto/api
67 changes: 39 additions & 28 deletions schedule/v1/message.pb.go

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

2 changes: 1 addition & 1 deletion temporalproto/openapi/openapiv2.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion temporalproto/openapi/openapiv3.go

Large diffs are not rendered by default.

Loading