mirror of
https://github.com/penpot/penpot.git
synced 2025-06-07 11:11:37 +02:00
Merge pull request #2775 from penpot/niwinz-bugfixes-1
🐛 Several backend bugfixes
This commit is contained in:
commit
275eb993ce
15 changed files with 23 additions and 201 deletions
|
@ -626,7 +626,6 @@
|
|||
|
||||
(def valid-webhook-mtypes
|
||||
[{:label "application/json" :value "application/json"}
|
||||
{:label "application/x-www-form-urlencoded" :value "application/x-www-form-urlencoded"}
|
||||
{:label "application/transit+json" :value "application/transit+json"}])
|
||||
|
||||
(defn- extract-status
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue