Forum Discussion

gremishe's avatar
gremishe
New Contributor
6 years ago

Removing [] from output of the triggered pipeline

Hi, We have a triggered pipeline that returns JSON. Here is the example of the output: [ {“metadata”:{“version”:“1”},“content”:[{“elementType”:“detail”,“title”:“Gleb”,“content”:}]} ] The ...