summaryrefslogtreecommitdiff
path: root/internal/api/model/nullable.go
AgeCommit message (Collapse)AuthorFiles
2024-11-26[bugfix] Allow unsetting filter expiration dates (#3560)Libravatar Vyr Cossont1
* Regression tests for #3497 (v1 and v2) * use Nullable type for v2 form.expires_in --------- Co-authored-by: tobi <tobi.smethurst@protonmail.com>