79483814

Date: 2025-03-04 13:25:25
Score: 1.5
Natty:
Report link

You case use this spec:

[
  {
    "operation": "shift",
    "spec": {
      "*": "data.&"
    }
 },
  {
    "operation": "modify-overwrite-beta",
    "spec": {
      "*": "=recursivelySquashNulls"
    }
 },
  {
    "operation": "shift",
    "spec": {
      "data": {
        "*": "&"
      }
    }
 }
]

This spec covers all levels of json

enter image description here

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Pablo Brunetti