unflatten_json
Unflatten a flat JSON object back to nested structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| separator | No | Key separator | . |
| json_string | Yes | Flattened JSON string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| error | No | ||
| valid | No | ||
| unflattened | No |