Skip to content

json format support request #216

@marcus-sds

Description

@marcus-sds

If vault response data is josn, the safe get result should be json But the value is changed to string. Is it possible to support json format?

Here is response data field example
{"data":{"date":"2018-12-23T09:51:10.839Z","json":{"desc":"test"}}}
but result is below.
{"data":{"date":"2018-12-23T09:51:10.839Z","json":"{"desc":"test"}"}}

Thanks.

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