Skip to content

Commit

Permalink
fix: add omit fields config
Browse files Browse the repository at this point in the history
  • Loading branch information
Arun-KumarH committed Oct 9, 2023
1 parent 18ef57f commit 0625c13
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cfg/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@
{
"fieldPath": "decodedMsg.payloads"
}
],
"omitFields": [
"response",
"responses"
]
}
},
Expand Down

0 comments on commit 0625c13

Please sign in to comment.