Skip to content

Allow complex payload #5

@BernhardBln

Description

@BernhardBln

Hi, why is the payload limited to strings?

You could also allow to pass a map or an array, right? (And the json serialiser used by curator discovery should take care of it?)

I'm actually running into a problem as I have other services that have some json in the payload, and curator discovery tries to deserialise the json but then cast it to string. But of course I'd like to pass a map as payload too.

Or am I just doing something wrong in the initialisation?

Bernhard

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions