Skip to content

Commit

Permalink
run make docs
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkerl committed Dec 23, 2024
1 parent d45dfb2 commit cfaf08e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docs/src/flatten-unflatten.md
Original file line number Diff line number Diff line change
Expand Up @@ -392,15 +392,6 @@ f.g 6
]
</pre>

## Non-inferencing cases

An additional heuristic is that if a field name starts with a `.`, ends with
a `.`, or has two or more consecutive `.` characters, no attempt is made
to unflatten it on conversion from non-JSON to JSON.

## Manual control


## Manual control

To see what our options are for manually controlling flattening and
Expand Down

0 comments on commit cfaf08e

Please sign in to comment.