mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 13:26:37 +02:00
⬆️ Update struct dependency.
This commit is contained in:
parent
ea3e5d14cd
commit
88cf5483c8
3 changed files with 3 additions and 3 deletions
|
@ -72,7 +72,7 @@
|
|||
:multipart :multipart-params
|
||||
(throw (ex-info "Not supported key on :parameters" {})))]
|
||||
(assoc acc newkey {:key key
|
||||
:fn #(st/validate % spec)})))
|
||||
:fn #(st/validate spec %)})))
|
||||
{} parameters))
|
||||
|
||||
(validate [request parameters debug]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue