Skip to content

Commit 5045ddc

Browse files
committed
Add link field to Callback (#576)
_**READ BEFORE MERGING:** All PRs require approval by both Server AND SDK teams before merging! This is why the number of required approvals is "2" and not "1"--two reviewers from the same team is NOT sufficient. If your PR is not approved by someone in BOTH teams, it may be summarily reverted._ <!-- Describe what has changed in this PR --> **What changed?** Add `links` field to `Callback`. <!-- Tell your future self why have you made these changes --> **Why?** Be able to explicitly associate a callback with links. <!-- Are there any breaking changes on binary or code level? --> **Breaking changes** <!-- If this breaks the Server, please provide the Server PR to merge right after this PR was merged. --> **Server PR**
1 parent 268e4b2 commit 5045ddc

File tree

4 files changed

+33
-21
lines changed

4 files changed

+33
-21
lines changed

common/v1/message.pb.go

+30-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

temporalproto/openapi/openapiv2.go

+1-1
Large diffs are not rendered by default.

temporalproto/openapi/openapiv3.go

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)