Files
vault/changelog/25436.txt
claire bontempo cbe09c76a2 UI: add deletion_allowed to transform, add tokenization transform type (#25436)
* update adapter to accept :type in url

* update model attributes to include deletion_allowed and tokenization type

* update max_ttl text

* update adapter test

* add changelog;

* update comment
2024-02-16 09:07:52 -08:00

4 lines
128 B
Plaintext

```release-note:improvement
ui: Add `deletion_allowed` param to transformations and include `tokenization` as a type option
```