Add webhooks for quota changes (Z#23232443)

This commit is contained in:
Raphael Michel
2026-04-28 15:34:32 +02:00
parent ff434f4384
commit 4e01a42445
2 changed files with 7 additions and 0 deletions

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``