We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93c1544 commit 92d4740Copy full SHA for 92d4740
docs/utilities/data_masking.md
@@ -117,6 +117,8 @@ Erasing will remove the original data and replace it with a `*****`. This means
117
--8<-- "examples/data_masking/src/getting_started_erase_data_output.json"
118
```
119
120
+#### Custom masking
121
+
122
The `erase` method also supports additional flags for more advanced and flexible masking:
123
124
=== "dynamic_mask"
0 commit comments