API: Allow to set seating_allow_blocked_seats_for_channel (Z#23159519) (#4333)

This commit is contained in:
Raphael Michel
2024-07-30 16:28:08 +02:00
committed by GitHub
parent bbc175d3d6
commit ad33785f4c
3 changed files with 30 additions and 1 deletions

View File

@@ -844,6 +844,7 @@ class EventSettingsSerializer(SettingsSerializer):
'reusable_media_type_nfc_mf0aes_autocreate_giftcard',
'reusable_media_type_nfc_mf0aes_autocreate_giftcard_currency',
'reusable_media_type_nfc_mf0aes_random_uid',
'seating_allow_blocked_seats_for_channel',
]
readonly_fields = [
# These are read-only since they are currently only settable on organizers, not events