♻️ Add string length validation to backend RPC methods fields

This commit is contained in:
Andrey Antukh 2024-06-20 08:28:38 +02:00
parent 0721760900
commit 28c2197ba7
13 changed files with 31 additions and 29 deletions

View file

@ -51,7 +51,7 @@
[:vector [:map
[:changes [:vector ::cpc/change]]
[:hint-origin {:optional true} :keyword]
[:hint-events {:optional true} [:vector :string]]]]]
[:hint-events {:optional true} [:vector [:string {:max 250}]]]]]]
[:skip-validate {:optional true} :boolean]])
(def ^:private