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

Returning JSON value without id injected in it #175

Open
MinallW opened this issue Nov 10, 2020 · 0 comments
Open

Returning JSON value without id injected in it #175

MinallW opened this issue Nov 10, 2020 · 0 comments

Comments

@MinallW
Copy link

MinallW commented Nov 10, 2020

I need to return my value JSON as an OBJECT without tampering, if I use send, I have to stringify and it inserts the value as a string... If I use buffer, It gives me the object, but at the end, it inserts in the JSON after schema and payload version and id... The version can be removed by setting it to 0 on the .to function, however, the id cannot be removed...

If removed, the message is not received by the topic, and if changed to 0 (in the code definitions), nothing happends.

Thanks in advantage for looking at my problem!

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

No branches or pull requests

1 participant