Resolved! Show only partial body of a json
Hi If I have below json body, How would I hide certain fields inside the json body and only show partial of it. Input: { "apiVersion": "1.0", "noOfRecords": 41607, "params": { "q": "*", "offset": 1, "limit": 10, ...