mirror of
https://github.com/penpot/penpot.git
synced 2025-06-03 08:41:38 +02:00
🎉 Add webhooks rpc API
This commit is contained in:
parent
d8bb62c498
commit
39b9daa3a7
8 changed files with 324 additions and 16 deletions
|
@ -262,6 +262,9 @@
|
|||
|
||||
{:name "0084-add-features-column-to-file-change-table"
|
||||
:fn (mg/resource "app/migrations/sql/0084-add-features-column-to-file-change-table.sql")}
|
||||
|
||||
{:name "0085-add-webhook-table"
|
||||
:fn (mg/resource "app/migrations/sql/0085-add-webhook-table.sql")}
|
||||
])
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue