Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return JSON format when referenced value is not a simple type #448

Closed
moorereason opened this issue Jul 31, 2020 · 0 comments
Closed

Return JSON format when referenced value is not a simple type #448

moorereason opened this issue Jul 31, 2020 · 0 comments
Assignees
Milestone

Comments

@moorereason
Copy link
Collaborator

As @adnanh wrote in #446 (comment):

when fetching the referenced parameter which turns out to be an object or an array, return a JSON string representation of it. At the moment it will invoke ToString() on the object which usually ends up with something like map[foo: bar] for payload such as {"foo": "bar"}

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

No branches or pull requests

2 participants