Add webhooks for quota changes (Z#23232443)

This commit is contained in:
Raphael Michel
2026-05-17 16:33:20 +02:00
committed by Raphael Michel
parent cc06588991
commit 1436b65347
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -70,6 +70,7 @@ The following values for ``action_types`` are valid with pretix core:
* ``pretix.subevent.changed``
* ``pretix.subevent.deleted``
* ``pretix.event.item.*``
* ``pretix.event.quota.*``
* ``pretix.event.live.activated``
* ``pretix.event.live.deactivated``
* ``pretix.event.testmode.activated``