Forum Discussion
vish_ch
2 years agoNew Contributor
Hi ddellsperger ,
It is actually the reverse.
The output of mapper is Json object but while making post call bosy is sent as json array, so there is extra [] in body which I don't want.
Any clue how to solve this.
yes, I am using raw entity and sending full document as $
ddellsperger
2 years agoAdmin
can you DM me a link to your pipeline, I can look into this a bit more there.