mirror of
https://github.com/penpot/penpot.git
synced 2025-08-01 08:48:28 +02:00
fix(backend): fix image uploading
This commit is contained in:
parent
8a7f981f6e
commit
b6b6fdf115
6 changed files with 22 additions and 12 deletions
|
@ -83,6 +83,7 @@
|
|||
(ex/raise :type :validation
|
||||
:code (:key spec)
|
||||
:context errors
|
||||
:prop key
|
||||
:value (get req key)
|
||||
:message "Invalid data")
|
||||
(assoc-in req [:parameters (:key spec)] result))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue