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

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

Description

@sajanchandran

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions