Skip to content
This repository has been archived by the owner on Aug 13, 2020. It is now read-only.

Add new Sender sendAsAdmin method signature to accept Typed Envelope #661

Open
sajanchandran opened this issue Aug 6, 2018 · 0 comments

Comments

@sajanchandran
Copy link

The Sender interface currently has "send" and "sendAsAdmin" method, send method accept Typed envelope but sendAsAdmin still accepts JsonEnvelope which is not typed, which is causing problems in our test (we need to write assertions against json string and not against json object).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant